#C8DF77#C8DF77
#C8DF77 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.4% C 0.132 H 119.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF77 |
|---|---|
| RGB | rgb(200, 223, 119) |
| HSL | hsl(73, 62%, 67%) |
| HSV | hsv(73, 47%, 87%) |
| CMYK | cmyk(10.3%, 0%, 46.6%, 12.5%) |
| CIE-LAB | lab(85.19, -23.25, 48.14) |
| CIE-LCH | lch(85.19, 53.46, 115.78°) |
| OKLab | oklab(86.43% -0.0653 0.1153) |
| OKLCH | oklch(86.43% 0.132 119.5) |
| XYZ | xyz(53.5372, 66.3868, 27.4427) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.46
Pale Olive Green
#B1D27B
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 6.10
Light Khaki
#E6F2A2
ΔE00 6.48
Light Yellow Green
#CCFD7F
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF77 #8E77DF
analogous
#DFC277 #C8DF77 #94DF77
triadic
#C8DF77 #77C8DF #DF77C8
tetradic
#C8DF77 #77DFC2 #8E77DF #DF7794
square
#C8DF77 #77DFC2 #8E77DF #DF7794
split-complementary
#C8DF77 #7794DF #C277DF
monochromatic
#94B22A #B4D345 #C8DF77 #DCEBA9 #F0F6DA
Accessibility & contrast
On white
1.47
#C8DF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C8DF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF77
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF77 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56E
Deuteranopia (green-blind)
#E8D57D
Tritanopia (blue-blind)
#D1D5C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df77; /* rgb */ color: rgb(200, 223, 119); /* oklch */ color: oklch(86.4% 0.132 119.5);
Tailwind
colors: {
custom: {
50: '#dae9a0',
500: '#c8df77',
950: '#000000',
},
}SCSS
$custom: #c8df77; $custom-light: #dae9a0; $custom-dark: #000000;
JSON
{
"hex": "#c8df77",
"rgb": {
"r": 200,
"g": 223,
"b": 119
},
"hsl": {
"h": 73.269,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.86426,
"c": 0.13249,
"h": 119.5
},
"luminance": 0.66387
}Semantic roles & 50–950 ramp
primary
#C8DF77
secondary
#5F47B3
accent
#1CCA42
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480