#C8D39D#C8D39D
#C8D39D is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.5% C 0.073 H 117.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D39D |
|---|---|
| RGB | rgb(200, 211, 157) |
| HSL | hsl(72, 38%, 72%) |
| HSV | hsv(72, 26%, 83%) |
| CMYK | cmyk(5.2%, 0%, 25.6%, 17.3%) |
| CIE-LAB | lab(82.54, -12.69, 25.57) |
| CIE-LCH | lch(82.54, 28.54, 116.39°) |
| OKLab | oklab(84.5% -0.0334 0.0646) |
| OKLCH | oklch(84.5% 0.073 117.3) |
| XYZ | xyz(53.1991, 61.3025, 40.9217) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.09
Greenish Tan
#BCCB7A
ΔE00 5.97
Greenish Beige
#C9D179
ΔE00 6.86
Light Grey Green
#B7E1A1
ΔE00 7.19
Pale Olive Green
#B1D27B
ΔE00 7.45
Palegoldenrod
#EEE8AA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D39D #A89DD3
analogous
#D3C39D #C8D39D #ADD39D
triadic
#C8D39D #9DC8D3 #D39DC8
tetradic
#C8D39D #9DD3C3 #A89DD3 #D39DAD
square
#C8D39D #9DD3C3 #A89DD3 #D39DAD
split-complementary
#C8D39D #9DADD3 #C39DD3
monochromatic
#96A94C #B0C073 #C8D39D #E0E6C7 #F3F6EA
Accessibility & contrast
On white
1.58
#C8D39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C8D39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D39D
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D39D | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9A
Deuteranopia (green-blind)
#D9CE9F
Tritanopia (blue-blind)
#CECDC5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d39d; /* rgb */ color: rgb(200, 211, 157); /* oklch */ color: oklch(84.5% 0.073 117.3);
Tailwind
colors: {
custom: {
50: '#d9e0ba',
500: '#c8d39d',
950: '#000000',
},
}SCSS
$custom: #c8d39d; $custom-light: #d9e0ba; $custom-dark: #000000;
JSON
{
"hex": "#c8d39d",
"rgb": {
"r": 200,
"g": 211,
"b": 157
},
"hsl": {
"h": 72.222,
"s": 38.028,
"l": 72.157
},
"oklch": {
"l": 0.84497,
"c": 0.0727,
"h": 117.3
},
"luminance": 0.61302
}Semantic roles & 50–950 ramp
primary
#C8D39D
secondary
#786BA9
accent
#35B14E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481