#C8DA7F#C8DA7F
#C8DA7F is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.5% C 0.117 H 118.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DA7F |
|---|---|
| RGB | rgb(200, 218, 127) |
| HSL | hsl(72, 55%, 68%) |
| HSV | hsv(72, 42%, 85%) |
| CMYK | cmyk(8.3%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(83.94, -19.96, 42.69) |
| CIE-LCH | lch(83.94, 47.13, 115.06°) |
| OKLab | oklab(85.46% -0.0554 0.1036) |
| OKLCH | oklch(85.46% 0.117 118.1) |
| XYZ | xyz(52.7218, 63.9548, 29.6416) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.90
Greenish Tan
#BCCB7A
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 4.30
Pale Olive Green
#B1D27B
ΔE00 4.39
Light Khaki
#E6F2A2
ΔE00 6.18
Light Moss Green
#A6C875
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DA7F #917FDA
analogous
#DABE7F #C8DA7F #9ADA7F
triadic
#C8DA7F #7FC8DA #DA7FC8
tetradic
#C8DA7F #7FDABE #917FDA #DA7F9A
square
#C8DA7F #7FDABE #917FDA #DA7F9A
split-complementary
#C8DA7F #7F9ADA #BE7FDA
monochromatic
#94AD32 #B4CC50 #C8DA7F #DCE8AE #F1F5DE
Accessibility & contrast
On white
1.52
#C8DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#C8DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DA7F
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DA7F | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#D0D1C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8da7f; /* rgb */ color: rgb(200, 218, 127); /* oklch */ color: oklch(85.5% 0.117 118.1);
Tailwind
colors: {
custom: {
50: '#dae5a5',
500: '#c8da7f',
950: '#000000',
},
}SCSS
$custom: #c8da7f; $custom-light: #dae5a5; $custom-dark: #000000;
JSON
{
"hex": "#c8da7f",
"rgb": {
"r": 200,
"g": 218,
"b": 127
},
"hsl": {
"h": 71.868,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.85458,
"c": 0.11747,
"h": 118.1
},
"luminance": 0.63954
}Semantic roles & 50–950 ramp
primary
#C8DA7F
secondary
#614EAF
accent
#23C342
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480