#C8DF74#C8DF74
#C8DF74 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.4% C 0.136 H 119.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF74 |
|---|---|
| RGB | rgb(200, 223, 116) |
| HSL | hsl(73, 63%, 66%) |
| HSV | hsv(73, 48%, 87%) |
| CMYK | cmyk(10.3%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(85.16, -23.55, 49.53) |
| CIE-LCH | lch(85.16, 54.84, 115.43°) |
| OKLab | oklab(86.39% -0.0664 0.1182) |
| OKLCH | oklch(86.39% 0.136 119.3) |
| XYZ | xyz(53.3599, 66.3159, 26.5088) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.60
Pale Olive Green
#B1D27B
ΔE00 5.44
Greenish Tan
#BCCB7A
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 6.40
Light Khaki
#E6F2A2
ΔE00 6.73
Pear
#CBF85F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF74 #8B74DF
analogous
#DFC174 #C8DF74 #93DF74
triadic
#C8DF74 #74C8DF #DF74C8
tetradic
#C8DF74 #74DFC1 #8B74DF #DF7493
square
#C8DF74 #74DFC1 #8B74DF #DF7493
split-complementary
#C8DF74 #7493DF #C174DF
monochromatic
#93B029 #B4D442 #C8DF74 #DCEAA6 #EFF6D7
Accessibility & contrast
On white
1.47
#C8DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#C8DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF74
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF74 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#E8D57A
Tritanopia (blue-blind)
#D1D5C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df74; /* rgb */ color: rgb(200, 223, 116); /* oklch */ color: oklch(86.4% 0.136 119.3);
Tailwind
colors: {
custom: {
50: '#dae99e',
500: '#c8df74',
950: '#000000',
},
}SCSS
$custom: #c8df74; $custom-light: #dae99e; $custom-dark: #000000;
JSON
{
"hex": "#c8df74",
"rgb": {
"r": 200,
"g": 223,
"b": 116
},
"hsl": {
"h": 72.897,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.86385,
"c": 0.13552,
"h": 119.3
},
"luminance": 0.66316
}Semantic roles & 50–950 ramp
primary
#C8DF74
secondary
#5D45B2
accent
#1BCA41
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480