Skip to content

#c0df5b

a balanced, vivid green · warm · closest name: Yellow Green

RGB
192, 223, 91
HSL
74°, 67%, 62%
CMYK
14, 0, 59, 13
Luminance
0.6474

At a glance

Every number on this page in one read: what #c0df5b is made of, how bright it looks, and which way it leans.

Hex
#c0df5b
Hue
74°
green
Saturation
67%
vivid
Lightness
62%
balanced
Brightness
87%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6474
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.95:1
Closest name
Yellow Green
ΔE2000 6.3
Where it sits
Hue74° of 360°
Saturation67%
Lightness62%
Temperature
Warm ← → Cool37% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c0df5b
RGBrgb(192, 223, 91)
HSLhsl(74, 67%, 62%)
CMYKcmyk(14%, 0%, 59%, 13%)
LABlab(84.3 -28.9 59.8)
LCHlch(84.3 66.4 115.8)
OKLCHoklch(0.855 0.161 121.0)
Decimal12640091
Display P3color(display-p3 0.753 0.875 0.357)

Copy-ready code

/* CSS */
color: #c0df5b;
background-color: #c0df5b;
/* Tailwind (arbitrary) */
class="text-[#c0df5b] bg-[#c0df5b]"
/* SCSS */
$brand: #c0df5b;
/* SwiftUI */
Color(red: 0.753, green: 0.875, blue: 0.357)
/* Android */
Color.parseColor("#c0df5b")
/* Flutter */
Color(0xFFC0DF5B)
/* Python / OpenCV (BGR) */
(91, 223, 192)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c0df5b · 13.95:1
Use #000000AAA at every size.
Aa
White text · 1.51:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.95:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c0df5b as text scores 1.51:1 on white and 13.95:1 on black.

Accessibility — WCAG contrast

Aa
#c0df5b on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#c0df5b on black: 13.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECD34C
deuteranopia · #E8D364
tritanopia · #C9D4C3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c0df5b is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FBF3
#F4F8E8
#E8F1CA
#DBEDA1
#c0df5b
#B7DA43
#A6CD28
#8AAB21
#6F891B
#516317
#333E0F
Base = 400Lightest = 50 · #F9FBF3Darkest = 950 · #333E0F
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F4F8E8;
  --brand-200: #E8F1CA;
  --brand-300: #DBEDA1;
  --brand-400: #c0df5b;
  --brand-500: #B7DA43;
  --brand-600: #A6CD28;
  --brand-700: #8AAB21;
  --brand-800: #6F891B;
  --brand-900: #516317;
  --brand-950: #333E0F;
  --brand: #c0df5b;
  --brand-ink: #000000;
}

Colors that work with #c0df5b

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E2EDC0
Hairlines and dividers
Muted text#889B4B
Captions on the surface
Accent#5759E3
Second voice, not a rival
Dark variant#566B15
Hover, pressed, headers
Light variant#F7FBEA
Selected rows, tints
Dark surface#212414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c0df5b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#7A5BDF
Analogous left#DFBC5B
Analogous right#7EDF5B
Split-complement 1#5B7EDF
Split-complement 2#BC5BDF
Triadic 1#5BC0DF
Triadic 2#DF5BC0
Tetradic#5BDFBC

RGB percentages

Red75.3%
Green87.5%
Blue35.7%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow59.2%
Key (black)12.5%

Color previews

#c0df5b text on a black background

contrast 13.95:1

Card sample

#c0df5b text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c0df5b;
Background color
Panel with #c0df5b background
background-color: #c0df5b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c0df5b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(192, 223, 91, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 223, 91, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0df5b;
background: linear-gradient(135deg, #c0df5b, #68DF5B);

Monochromatic scale

Palettes built from #c0df5b

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c0df5b in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#c0df5b, answered

What color is #c0df5b?

#c0df5b is a balanced vivid green, closest to Yellow Green (ΔE2000 6.3). It sits at 74° on the hue wheel with 67% saturation and 62% lightness, which reads as warm.

What is the RGB value of #c0df5b?

rgb(192, 223, 91) — 192 red, 223 green and 91 blue out of 255, or 75.3% / 87.5% / 35.7% by channel.

Is #c0df5b a light or a dark color?

It is a light color. Relative luminance is 0.6474 and perceived brightness is 80%, so black text on it reaches 13.95:1.

Should I use black or white text on #c0df5b?

Black. It scores 13.95:1 against #c0df5b, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #c0df5b?

#7A5BDF sits directly opposite on the wheel. Softer options are the split-complements #5B7EDF and #BC5BDF, which give the same contrast with far less vibration.

What colors go well with #c0df5b?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #889B4B for secondary text, #5759E3 as an accent and #566B15 for hover and pressed states. For a palette, the analogous pair #DFBC5B and #7EDF5B stays calm, while #7A5BDF is the loudest partner.

What is #c0df5b in CMYK for printing?

cmyk(14%, 0%, 59%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c0df5b warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFCE5B; nudged cooler, #8FE159.

Work with #c0df5b in the Color Lab