#C8DFAB#C8DFAB
#C8DFAB is a very light, moderate yellow-green. Relative luminance 0.680; OKLCH L 87.3% C 0.074 H 127.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFAB |
|---|---|
| RGB | rgb(200, 223, 171) |
| HSL | hsl(87, 45%, 77%) |
| HSV | hsv(87, 23%, 87%) |
| CMYK | cmyk(10.3%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(86.00, -16.66, 23.01) |
| CIE-LCH | lch(86.00, 28.41, 125.90°) |
| OKLab | oklab(87.34% -0.0445 0.0585) |
| OKLCH | oklch(87.34% 0.074 127.3) |
| XYZ | xyz(57.5567, 67.9947, 48.6122) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.34
Light Sage
#BCECAC
ΔE00 5.47
Pale Olive
#B9CC81
ΔE00 7.16
Very Pale Green
#CFFDBC
ΔE00 7.29
Very Light Green
#D1FFBD
ΔE00 7.62
Washed Out Green
#BCF5A6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFAB #C2ABDF
analogous
#DFDCAB #C8DFAB #AEDFAB
triadic
#C8DFAB #ABC8DF #DFABC8
tetradic
#C8DFAB #ABDFDC #C2ABDF #DFABAE
square
#C8DFAB #ABDFDC #C2ABDF #DFABAE
split-complementary
#C8DFAB #ABAEDF #DCABDF
monochromatic
#8EBD52 #ABCE7F #C8DFAB #E5F0D7 #F0F7E9
Accessibility & contrast
On white
1.44
#C8DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C8DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFAB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFAB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#E1D7AD
Tritanopia (blue-blind)
#CBDAD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dfab; /* rgb */ color: rgb(200, 223, 171); /* oklch */ color: oklch(87.3% 0.074 127.3);
Tailwind
colors: {
custom: {
50: '#d9e9c4',
500: '#c8dfab',
950: '#000000',
},
}SCSS
$custom: #c8dfab; $custom-light: #d9e9c4; $custom-dark: #000000;
JSON
{
"hex": "#c8dfab",
"rgb": {
"r": 200,
"g": 223,
"b": 171
},
"hsl": {
"h": 86.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.87338,
"c": 0.07353,
"h": 127.3
},
"luminance": 0.67995
}Semantic roles & 50–950 ramp
primary
#C8DFAB
secondary
#9376B8
accent
#2EB86B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482