#C8DCAC#C8DCAC
#C8DCAC is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.7% C 0.068 H 126.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCAC |
|---|---|
| RGB | rgb(200, 220, 172) |
| HSL | hsl(85, 41%, 77%) |
| HSV | hsv(85, 22%, 86%) |
| CMYK | cmyk(9.1%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(85.22, -15.01, 21.41) |
| CIE-LCH | lch(85.22, 26.15, 125.03°) |
| OKLab | oklab(86.72% -0.0399 0.0546) |
| OKLCH | oklch(86.72% 0.068 126.2) |
| XYZ | xyz(56.8580, 66.4441, 48.8513) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.31
Light Sage
#BCECAC
ΔE00 6.53
Pale Olive
#B9CC81
ΔE00 7.38
Very Pale Green
#CFFDBC
ΔE00 8.31
Pale Olive Green
#B1D27B
ΔE00 8.62
Greenish Tan
#BCCB7A
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCAC #C0ACDC
analogous
#DCD8AC #C8DCAC #B0DCAC
triadic
#C8DCAC #ACC8DC #DCACC8
tetradic
#C8DCAC #ACDCD8 #C0ACDC #DCACB0
square
#C8DCAC #ACDCD8 #C0ACDC #DCACB0
split-complementary
#C8DCAC #ACB0DC #D8ACDC
monochromatic
#8FB856 #ABCA81 #C8DCAC #E5EED7 #F1F6E9
Accessibility & contrast
On white
1.47
#C8DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#C8DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCAC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCAC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#DED5AE
Tritanopia (blue-blind)
#CBD7CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8dcac; /* rgb */ color: rgb(200, 220, 172); /* oklch */ color: oklch(86.7% 0.068 126.2);
Tailwind
colors: {
custom: {
50: '#d9e6c5',
500: '#c8dcac',
950: '#000000',
},
}SCSS
$custom: #c8dcac; $custom-light: #d9e6c5; $custom-dark: #000000;
JSON
{
"hex": "#c8dcac",
"rgb": {
"r": 200,
"g": 220,
"b": 172
},
"hsl": {
"h": 85,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.86723,
"c": 0.06765,
"h": 126.2
},
"luminance": 0.66444
}Semantic roles & 50–950 ramp
primary
#C8DCAC
secondary
#9178B4
accent
#32B468
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482