#C8DF7D#C8DF7D
#C8DF7D is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.5% C 0.126 H 119.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DF7D |
|---|---|
| RGB | rgb(200, 223, 125) |
| HSL | hsl(74, 60%, 68%) |
| HSV | hsv(74, 44%, 87%) |
| CMYK | cmyk(10.3%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(85.27, -22.62, 45.33) |
| CIE-LCH | lch(85.27, 50.66, 116.52°) |
| OKLab | oklab(86.51% -0.063 0.1094) |
| OKLCH | oklch(86.51% 0.126 119.9) |
| XYZ | xyz(53.9090, 66.5356, 29.4007) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.31
Pale Olive Green
#B1D27B
ΔE00 4.67
Greenish Tan
#BCCB7A
ΔE00 5.11
Pale Olive
#B9CC81
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DF7D #947DDF
analogous
#DFC57D #C8DF7D #97DF7D
triadic
#C8DF7D #7DC8DF #DF7DC8
tetradic
#C8DF7D #7DDFC5 #947DDF #DF7D97
square
#C8DF7D #7DDFC5 #947DDF #DF7D97
split-complementary
#C8DF7D #7D97DF #C57DDF
monochromatic
#95B52D #B3D34C #C8DF7D #DDEBAE #F2F7DF
Accessibility & contrast
On white
1.47
#C8DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C8DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DF7D
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DF7D | 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)
#EAD575
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#D0D6C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8df7d; /* rgb */ color: rgb(200, 223, 125); /* oklch */ color: oklch(86.5% 0.126 119.9);
Tailwind
colors: {
custom: {
50: '#dae9a4',
500: '#c8df7d',
950: '#000000',
},
}SCSS
$custom: #c8df7d; $custom-light: #dae9a4; $custom-dark: #000000;
JSON
{
"hex": "#c8df7d",
"rgb": {
"r": 200,
"g": 223,
"b": 125
},
"hsl": {
"h": 74.082,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.86511,
"c": 0.12629,
"h": 119.9
},
"luminance": 0.66535
}Semantic roles & 50–950 ramp
primary
#C8DF7D
secondary
#644AB6
accent
#1DC845
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480