#C8D4B8#C8D4B8
#C8D4B8 is a very light, muted yellow-green. Relative luminance 0.628; OKLCH L 85.3% C 0.040 H 126.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4B8 |
|---|---|
| RGB | rgb(200, 212, 184) |
| HSL | hsl(86, 25%, 78%) |
| HSV | hsv(86, 13%, 83%) |
| CMYK | cmyk(5.7%, 0%, 13.2%, 16.9%) |
| CIE-LAB | lab(83.35, -9.04, 12.48) |
| CIE-LCH | lch(83.35, 15.41, 125.90°) |
| OKLab | oklab(85.32% -0.0237 0.0323) |
| OKLCH | oklch(85.32% 0.04 126.2) |
| XYZ | xyz(56.0133, 62.8269, 54.5140) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 9.31
Light Grey
#D8DCD6
ΔE00 9.65
Eggshell
#F0EAD6
ΔE00 10.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.25
Light Grey Green
#B7E1A1
ΔE00 10.52
Honeydew
#F0FFF0
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4B8 #C4B8D4
analogous
#D4D2B8 #C8D4B8 #BAD4B8
triadic
#C8D4B8 #B8C8D4 #D4B8C8
tetradic
#C8D4B8 #B8D4D2 #C4B8D4 #D4B8BA
square
#C8D4B8 #B8D4D2 #C4B8D4 #D4B8BA
split-complementary
#C8D4B8 #B8BAD4 #D2B8D4
monochromatic
#8DA66C #AABD92 #C8D4B8 #E6EBDE #F0F3EC
Accessibility & contrast
On white
1.55
#C8D4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#C8D4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4B8
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4B8 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B6
Deuteranopia (green-blind)
#D6CFB9
Tritanopia (blue-blind)
#CAD1CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d4b8; /* rgb */ color: rgb(200, 212, 184); /* oklch */ color: oklch(85.3% 0.040 126.2);
Tailwind
colors: {
custom: {
50: '#d8e1cd',
500: '#c8d4b8',
950: '#000000',
},
}SCSS
$custom: #c8d4b8; $custom-light: #d8e1cd; $custom-dark: #000000;
JSON
{
"hex": "#c8d4b8",
"rgb": {
"r": 200,
"g": 212,
"b": 184
},
"hsl": {
"h": 85.714,
"s": 24.561,
"l": 77.647
},
"oklch": {
"l": 0.8532,
"c": 0.04008,
"h": 126.2
},
"luminance": 0.62827
}Semantic roles & 50–950 ramp
primary
#C8D4B8
secondary
#9686AA
accent
#42A36C
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483