#C8DF7F#C8DF7F
#C8DF7F is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.5% C 0.124 H 120.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF7F |
|---|---|
| RGB | rgb(200, 223, 127) |
| HSL | hsl(74, 60%, 69%) |
| HSV | hsv(74, 43%, 87%) |
| CMYK | cmyk(10.3%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(85.30, -22.40, 44.39) |
| CIE-LCH | lch(85.30, 49.72, 116.78°) |
| OKLab | oklab(86.54% -0.0623 0.1074) |
| OKLCH | oklch(86.54% 0.124 120.1) |
| XYZ | xyz(54.0380, 66.5872, 30.0804) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.30
Pale Olive Green
#B1D27B
ΔE00 4.53
Greenish Tan
#BCCB7A
ΔE00 5.00
Pale Olive
#B9CC81
ΔE00 5.34
Light Khaki
#E6F2A2
ΔE00 5.89
Light Moss Green
#A6C875
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF7F #967FDF
analogous
#DFC67F #C8DF7F #98DF7F
triadic
#C8DF7F #7FC8DF #DF7FC8
tetradic
#C8DF7F #7FDFC6 #967FDF #DF7F98
square
#C8DF7F #7FDFC6 #967FDF #DF7F98
split-complementary
#C8DF7F #7F98DF #C67FDF
monochromatic
#95B62E #B3D34E #C8DF7F #DDEBB0 #F2F7E1
Accessibility & contrast
On white
1.47
#C8DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#C8DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF7F
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF7F | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#E7D584
Tritanopia (blue-blind)
#D0D6C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df7f; /* rgb */ color: rgb(200, 223, 127); /* oklch */ color: oklch(86.5% 0.124 120.1);
Tailwind
colors: {
custom: {
50: '#dae9a6',
500: '#c8df7f',
950: '#000000',
},
}SCSS
$custom: #c8df7f; $custom-light: #dae9a6; $custom-dark: #000000;
JSON
{
"hex": "#c8df7f",
"rgb": {
"r": 200,
"g": 223,
"b": 127
},
"hsl": {
"h": 74.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.86541,
"c": 0.12418,
"h": 120.1
},
"luminance": 0.66587
}Semantic roles & 50–950 ramp
primary
#C8DF7F
secondary
#664CB6
accent
#1EC847
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480