#C8DF7E#C8DF7E
#C8DF7E is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.5% C 0.125 H 120.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF7E |
|---|---|
| RGB | rgb(200, 223, 126) |
| HSL | hsl(74, 60%, 68%) |
| HSV | hsv(74, 43%, 87%) |
| CMYK | cmyk(10.3%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(85.28, -22.51, 44.86) |
| CIE-LCH | lch(85.28, 50.19, 116.65°) |
| OKLab | oklab(86.53% -0.0626 0.1084) |
| OKLCH | oklch(86.53% 0.125 120) |
| XYZ | xyz(53.9732, 66.5612, 29.7388) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.30
Pale Olive Green
#B1D27B
ΔE00 4.60
Greenish Tan
#BCCB7A
ΔE00 5.05
Pale Olive
#B9CC81
ΔE00 5.43
Light Khaki
#E6F2A2
ΔE00 5.95
Light Moss Green
#A6C875
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF7E #957EDF
analogous
#DFC57E #C8DF7E #97DF7E
triadic
#C8DF7E #7EC8DF #DF7EC8
tetradic
#C8DF7E #7EDFC5 #957EDF #DF7E97
square
#C8DF7E #7EDFC5 #957EDF #DF7E97
split-complementary
#C8DF7E #7E97DF #C57EDF
monochromatic
#95B62D #B3D34D #C8DF7E #DDEBAF #F2F7E0
Accessibility & contrast
On white
1.47
#C8DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C8DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF7E
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF7E | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD576
Deuteranopia (green-blind)
#E7D583
Tritanopia (blue-blind)
#D0D6C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df7e; /* rgb */ color: rgb(200, 223, 126); /* oklch */ color: oklch(86.5% 0.125 120.0);
Tailwind
colors: {
custom: {
50: '#dae9a5',
500: '#c8df7e',
950: '#000000',
},
}SCSS
$custom: #c8df7e; $custom-light: #dae9a5; $custom-dark: #000000;
JSON
{
"hex": "#c8df7e",
"rgb": {
"r": 200,
"g": 223,
"b": 126
},
"hsl": {
"h": 74.227,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.86526,
"c": 0.12524,
"h": 120
},
"luminance": 0.66561
}Semantic roles & 50–950 ramp
primary
#C8DF7E
secondary
#654BB6
accent
#1EC846
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480