#C0DF80#C0DF80
#C0DF80 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.126 H 123.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DF80 |
|---|---|
| RGB | rgb(192, 223, 128) |
| HSL | hsl(80, 60%, 69%) |
| HSV | hsv(80, 43%, 87%) |
| CMYK | cmyk(13.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(84.76, -25.32, 43.11) |
| CIE-LCH | lch(84.76, 50.00, 120.43°) |
| OKLab | oklab(85.98% -0.0701 0.1047) |
| OKLCH | oklch(85.98% 0.126 123.8) |
| XYZ | xyz(52.0220, 65.5401, 30.3277) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.44
Pale Olive
#B9CC81
ΔE00 5.25
Greenish Tan
#BCCB7A
ΔE00 5.37
Greenish Beige
#C9D179
ΔE00 5.58
Light Moss Green
#A6C875
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DF80 #9F80DF
analogous
#DFCF80 #C0DF80 #91DF80
triadic
#C0DF80 #80C0DF #DF80C0
tetradic
#C0DF80 #80DFCF #9F80DF #DF8091
square
#C0DF80 #80DFCF #9F80DF #DF8091
split-complementary
#C0DF80 #8091DF #CF80DF
monochromatic
#8AB72E #A8D34F #C0DF80 #D8EBB1 #F0F8E2
Accessibility & contrast
On white
1.49
#C0DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#C0DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DF80
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DF80 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D579
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#C6D7C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0df80; /* rgb */ color: rgb(192, 223, 128); /* oklch */ color: oklch(86.0% 0.126 123.8);
Tailwind
colors: {
custom: {
50: '#d4e9a6',
500: '#c0df80',
950: '#000000',
},
}SCSS
$custom: #c0df80; $custom-light: #d4e9a6; $custom-dark: #000000;
JSON
{
"hex": "#c0df80",
"rgb": {
"r": 192,
"g": 223,
"b": 128
},
"hsl": {
"h": 79.579,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.85979,
"c": 0.12597,
"h": 123.8
},
"luminance": 0.6554
}Semantic roles & 50–950 ramp
primary
#C0DF80
secondary
#6F4DB6
accent
#1EC755
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480