#C8D69C#C8D69C
#C8D69C is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 85.1% C 0.078 H 119.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D69C |
|---|---|
| RGB | rgb(200, 214, 156) |
| HSL | hsl(74, 41%, 73%) |
| HSV | hsv(74, 27%, 84%) |
| CMYK | cmyk(6.5%, 0%, 27.1%, 16.1%) |
| CIE-LAB | lab(83.32, -14.34, 27.15) |
| CIE-LCH | lch(83.32, 30.70, 117.85°) |
| OKLab | oklab(85.11% -0.0381 0.0684) |
| OKLCH | oklch(85.11% 0.078 119.1) |
| XYZ | xyz(53.8663, 62.7730, 40.7247) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 5.54
Light Grey Green
#B7E1A1
ΔE00 6.27
Greenish Beige
#C9D179
ΔE00 6.41
Pale Olive Green
#B1D27B
ΔE00 6.59
Light Khaki
#E6F2A2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D69C #AA9CD6
analogous
#D6C79C #C8D69C #ABD69C
triadic
#C8D69C #9CC8D6 #D69CC8
tetradic
#C8D69C #9CD6C7 #AA9CD6 #D69CAB
square
#C8D69C #9CD6C7 #AA9CD6 #D69CAB
split-complementary
#C8D69C #9CABD6 #C79CD6
monochromatic
#96AF49 #B0C471 #C8D69C #E0E8C7 #F3F6E9
Accessibility & contrast
On white
1.55
#C8D69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C8D69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D69C
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D69C | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#CED0C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d69c; /* rgb */ color: rgb(200, 214, 156); /* oklch */ color: oklch(85.1% 0.078 119.1);
Tailwind
colors: {
custom: {
50: '#d9e2b9',
500: '#c8d69c',
950: '#000000',
},
}SCSS
$custom: #c8d69c; $custom-light: #d9e2b9; $custom-dark: #000000;
JSON
{
"hex": "#c8d69c",
"rgb": {
"r": 200,
"g": 214,
"b": 156
},
"hsl": {
"h": 74.483,
"s": 41.429,
"l": 72.549
},
"oklch": {
"l": 0.85113,
"c": 0.07826,
"h": 119.1
},
"luminance": 0.62773
}Semantic roles & 50–950 ramp
primary
#C8D69C
secondary
#7A69AD
accent
#31B451
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481