#C8DDAE#C8DDAE
#C8DDAE is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 87.0% C 0.067 H 127.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDAE |
|---|---|
| RGB | rgb(200, 221, 174) |
| HSL | hsl(87, 41%, 77%) |
| HSV | hsv(87, 21%, 87%) |
| CMYK | cmyk(9.5%, 0%, 21.3%, 13.3%) |
| CIE-LAB | lab(85.53, -15.20, 20.79) |
| CIE-LCH | lch(85.53, 25.75, 126.17°) |
| OKLab | oklab(86.98% -0.0405 0.0531) |
| OKLCH | oklch(86.98% 0.067 127.3) |
| XYZ | xyz(57.3147, 67.0480, 49.9582) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.27
Light Sage
#BCECAC
ΔE00 6.36
Pale Olive
#B9CC81
ΔE00 7.77
Very Pale Green
#CFFDBC
ΔE00 8.11
Very Light Green
#D1FFBD
ΔE00 8.45
Light Khaki
#E6F2A2
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDAE #C3AEDD
analogous
#DDDBAE #C8DDAE #B0DDAE
triadic
#C8DDAE #AEC8DD #DDAEC8
tetradic
#C8DDAE #AEDDDB #C3AEDD #DDAEB0
square
#C8DDAE #AEDDDB #C3AEDD #DDAEB0
split-complementary
#C8DDAE #AEB0DD #DBAEDD
monochromatic
#8DB958 #ABCB83 #C8DDAE #E5EFD9 #F0F6E9
Accessibility & contrast
On white
1.46
#C8DDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C8DDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDAE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDAE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#DFD5B0
Tritanopia (blue-blind)
#CBD8D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8ddae; /* rgb */ color: rgb(200, 221, 174); /* oklch */ color: oklch(87.0% 0.067 127.3);
Tailwind
colors: {
custom: {
50: '#d9e7c6',
500: '#c8ddae',
950: '#000000',
},
}SCSS
$custom: #c8ddae; $custom-light: #d9e7c6; $custom-dark: #000000;
JSON
{
"hex": "#c8ddae",
"rgb": {
"r": 200,
"g": 221,
"b": 174
},
"hsl": {
"h": 86.809,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86979,
"c": 0.06678,
"h": 127.3
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#C8DDAE
secondary
#947AB5
accent
#32B46C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482