#C8D49D#C8D49D
#C8D49D is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.7% C 0.074 H 118.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D49D |
|---|---|
| RGB | rgb(200, 212, 157) |
| HSL | hsl(73, 39%, 72%) |
| HSV | hsv(73, 26%, 83%) |
| CMYK | cmyk(5.7%, 0%, 25.9%, 16.9%) |
| CIE-LAB | lab(82.81, -13.19, 25.93) |
| CIE-LCH | lch(82.81, 29.09, 116.97°) |
| OKLab | oklab(84.71% -0.0348 0.0654) |
| OKLCH | oklch(84.71% 0.074 118) |
| XYZ | xyz(53.4483, 61.8009, 41.0048) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.95
Greenish Tan
#BCCB7A
ΔE00 5.87
Greenish Beige
#C9D179
ΔE00 6.76
Light Grey Green
#B7E1A1
ΔE00 6.87
Pale Olive Green
#B1D27B
ΔE00 7.21
Palegoldenrod
#EEE8AA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D49D #A99DD4
analogous
#D4C59D #C8D49D #ADD49D
triadic
#C8D49D #9DC8D4 #D49DC8
tetradic
#C8D49D #9DD4C5 #A99DD4 #D49DAD
square
#C8D49D #9DD4C5 #A99DD4 #D49DAD
split-complementary
#C8D49D #9DADD4 #C59DD4
monochromatic
#96AB4B #B0C172 #C8D49D #E0E7C8 #F3F6EA
Accessibility & contrast
On white
1.57
#C8D49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C8D49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D49D
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D49D | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE99
Deuteranopia (green-blind)
#DACE9F
Tritanopia (blue-blind)
#CECEC5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d49d; /* rgb */ color: rgb(200, 212, 157); /* oklch */ color: oklch(84.7% 0.074 118.0);
Tailwind
colors: {
custom: {
50: '#d9e1ba',
500: '#c8d49d',
950: '#000000',
},
}SCSS
$custom: #c8d49d; $custom-light: #d9e1ba; $custom-dark: #000000;
JSON
{
"hex": "#c8d49d",
"rgb": {
"r": 200,
"g": 212,
"b": 157
},
"hsl": {
"h": 73.091,
"s": 39.007,
"l": 72.353
},
"oklch": {
"l": 0.84709,
"c": 0.07414,
"h": 118
},
"luminance": 0.61801
}Semantic roles & 50–950 ramp
primary
#C8D49D
secondary
#796BAA
accent
#34B24F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481