#C0DF74#C0DF74
#C0DF74 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.8% C 0.138 H 122.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DF74 |
|---|---|
| RGB | rgb(192, 223, 116) |
| HSL | hsl(77, 63%, 66%) |
| HSV | hsv(77, 48%, 87%) |
| CMYK | cmyk(13.9%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(84.61, -26.62, 48.73) |
| CIE-LCH | lch(84.61, 55.53, 118.64°) |
| OKLab | oklab(85.81% -0.0746 0.1165) |
| OKLCH | oklch(85.81% 0.138 122.6) |
| XYZ | xyz(51.2784, 65.2427, 26.4112) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.44
Greenish Beige
#C9D179
ΔE00 5.62
Greenish Tan
#BCCB7A
ΔE00 5.92
Pale Olive
#B9CC81
ΔE00 6.25
Light Yellow Green
#CCFD7F
ΔE00 6.63
Pistachio (survey)
#C0FA8B
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DF74 #9374DF
analogous
#DFC974 #C0DF74 #8BDF74
triadic
#C0DF74 #74C0DF #DF74C0
tetradic
#C0DF74 #74DFC9 #9374DF #DF748B
square
#C0DF74 #74DFC9 #9374DF #DF748B
split-complementary
#C0DF74 #748BDF #C974DF
monochromatic
#89B029 #A9D442 #C0DF74 #D7EAA6 #EDF6D7
Accessibility & contrast
On white
1.49
#C0DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#C0DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DF74
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DF74 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#E6D37A
Tritanopia (blue-blind)
#C7D6C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c0df74; /* rgb */ color: rgb(192, 223, 116); /* oklch */ color: oklch(85.8% 0.138 122.6);
Tailwind
colors: {
custom: {
50: '#d5e99e',
500: '#c0df74',
950: '#000000',
},
}SCSS
$custom: #c0df74; $custom-light: #d5e99e; $custom-dark: #000000;
JSON
{
"hex": "#c0df74",
"rgb": {
"r": 192,
"g": 223,
"b": 116
},
"hsl": {
"h": 77.383,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.85807,
"c": 0.13834,
"h": 122.6
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#C0DF74
secondary
#6545B2
accent
#1BCA4E
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480