#C8D69D#C8D69D
#C8D69D is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 85.1% C 0.077 H 119.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D69D |
|---|---|
| RGB | rgb(200, 214, 157) |
| HSL | hsl(75, 41%, 73%) |
| HSV | hsv(75, 27%, 84%) |
| CMYK | cmyk(6.5%, 0%, 26.6%, 16.1%) |
| CIE-LAB | lab(83.34, -14.20, 26.65) |
| CIE-LCH | lch(83.34, 30.20, 118.05°) |
| OKLab | oklab(85.13% -0.0377 0.0672) |
| OKLCH | oklch(85.13% 0.077 119.3) |
| XYZ | xyz(53.9513, 62.8070, 41.1725) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.75
Greenish Tan
#BCCB7A
ΔE00 5.74
Light Grey Green
#B7E1A1
ΔE00 6.27
Greenish Beige
#C9D179
ΔE00 6.62
Pale Olive Green
#B1D27B
ΔE00 6.76
Light Khaki
#E6F2A2
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D69D #AB9DD6
analogous
#D6C79D #C8D69D #ABD69D
triadic
#C8D69D #9DC8D6 #D69DC8
tetradic
#C8D69D #9DD6C7 #AB9DD6 #D69DAB
square
#C8D69D #9DD6C7 #AB9DD6 #D69DAB
split-complementary
#C8D69D #9DABD6 #C79DD6
monochromatic
#96AF49 #B0C472 #C8D69D #E0E8C8 #F3F6E9
Accessibility & contrast
On white
1.55
#C8D69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#C8D69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D69D
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D69D | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD099
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#CDD0C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d69d; /* rgb */ color: rgb(200, 214, 157); /* oklch */ color: oklch(85.1% 0.077 119.3);
Tailwind
colors: {
custom: {
50: '#d9e2ba',
500: '#c8d69d',
950: '#000000',
},
}SCSS
$custom: #c8d69d; $custom-light: #d9e2ba; $custom-dark: #000000;
JSON
{
"hex": "#c8d69d",
"rgb": {
"r": 200,
"g": 214,
"b": 157
},
"hsl": {
"h": 74.737,
"s": 41.007,
"l": 72.745
},
"oklch": {
"l": 0.85133,
"c": 0.07702,
"h": 119.3
},
"luminance": 0.62807
}Semantic roles & 50–950 ramp
primary
#C8D69D
secondary
#7B6AAD
accent
#31B452
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481