#C8DFAC#C8DFAC
#C8DFAC is a very light, moderate yellow-green. Relative luminance 0.680; OKLCH L 87.4% C 0.072 H 127.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFAC |
|---|---|
| RGB | rgb(200, 223, 172) |
| HSL | hsl(87, 44%, 77%) |
| HSV | hsv(87, 23%, 87%) |
| CMYK | cmyk(10.3%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(86.02, -16.50, 22.52) |
| CIE-LCH | lch(86.02, 27.92, 126.24°) |
| OKLab | oklab(87.36% -0.0441 0.0573) |
| OKLCH | oklch(87.36% 0.072 127.6) |
| XYZ | xyz(57.6524, 68.0329, 49.1161) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.44
Light Sage
#BCECAC
ΔE00 5.54
Very Pale Green
#CFFDBC
ΔE00 7.33
Pale Olive
#B9CC81
ΔE00 7.35
Very Light Green
#D1FFBD
ΔE00 7.67
Washed Out Green
#BCF5A6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFAC #C3ACDF
analogous
#DFDDAC #C8DFAC #AEDFAC
triadic
#C8DFAC #ACC8DF #DFACC8
tetradic
#C8DFAC #ACDFDD #C3ACDF #DFACAE
square
#C8DFAC #ACDFDD #C3ACDF #DFACAE
split-complementary
#C8DFAC #ACAEDF #DDACDF
monochromatic
#8DBD54 #ABCE80 #C8DFAC #E5F0D8 #F0F6E9
Accessibility & contrast
On white
1.44
#C8DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C8DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFAC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFAC | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A9
Deuteranopia (green-blind)
#E1D7AE
Tritanopia (blue-blind)
#CBDAD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dfac; /* rgb */ color: rgb(200, 223, 172); /* oklch */ color: oklch(87.4% 0.072 127.6);
Tailwind
colors: {
custom: {
50: '#d9e9c5',
500: '#c8dfac',
950: '#000000',
},
}SCSS
$custom: #c8dfac; $custom-light: #d9e9c5; $custom-dark: #000000;
JSON
{
"hex": "#c8dfac",
"rgb": {
"r": 200,
"g": 223,
"b": 172
},
"hsl": {
"h": 87.059,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.8736,
"c": 0.07232,
"h": 127.6
},
"luminance": 0.68033
}Semantic roles & 50–950 ramp
primary
#C8DFAC
secondary
#9478B8
accent
#2EB86C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482