#C8DEAE#C8DEAE
#C8DEAE is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 87.2% C 0.068 H 127.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEAE |
|---|---|
| RGB | rgb(200, 222, 174) |
| HSL | hsl(88, 42%, 78%) |
| HSV | hsv(88, 22%, 87%) |
| CMYK | cmyk(9.9%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(85.79, -15.70, 21.16) |
| CIE-LCH | lch(85.79, 26.35, 126.57°) |
| OKLab | oklab(87.19% -0.0419 0.054) |
| OKLCH | oklch(87.19% 0.068 127.8) |
| XYZ | xyz(57.5795, 67.5776, 50.0465) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.97
Light Sage
#BCECAC
ΔE00 6.02
Pale Olive
#B9CC81
ΔE00 7.75
Very Pale Green
#CFFDBC
ΔE00 7.77
Very Light Green
#D1FFBD
ΔE00 8.11
Washed Out Green
#BCF5A6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEAE #C4AEDE
analogous
#DEDCAE #C8DEAE #B0DEAE
triadic
#C8DEAE #AEC8DE #DEAEC8
tetradic
#C8DEAE #AEDEDC #C4AEDE #DEAEB0
square
#C8DEAE #AEDEDC #C4AEDE #DEAEB0
split-complementary
#C8DEAE #AEB0DE #DCAEDE
monochromatic
#8DBB57 #AACC83 #C8DEAE #E6F0D9 #F0F6E9
Accessibility & contrast
On white
1.45
#C8DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C8DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEAE
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEAE | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#CAD9D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8deae; /* rgb */ color: rgb(200, 222, 174); /* oklch */ color: oklch(87.2% 0.068 127.8);
Tailwind
colors: {
custom: {
50: '#d9e8c6',
500: '#c8deae',
950: '#000000',
},
}SCSS
$custom: #c8deae; $custom-light: #d9e8c6; $custom-dark: #000000;
JSON
{
"hex": "#c8deae",
"rgb": {
"r": 200,
"g": 222,
"b": 174
},
"hsl": {
"h": 87.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.87191,
"c": 0.06834,
"h": 127.8
},
"luminance": 0.67578
}Semantic roles & 50–950 ramp
primary
#C8DEAE
secondary
#967AB6
accent
#30B56D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482