#C8D7BB#C8D7BB
#C8D7BB is a very light, muted yellow-green. Relative luminance 0.645; OKLCH L 86.0% C 0.041 H 130.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7BB |
|---|---|
| RGB | rgb(200, 215, 187) |
| HSL | hsl(92, 26%, 79%) |
| HSV | hsv(92, 13%, 84%) |
| CMYK | cmyk(7%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(84.21, -10.07, 12.11) |
| CIE-LCH | lch(84.21, 15.75, 129.74°) |
| OKLab | oklab(86.02% -0.0267 0.0314) |
| OKLCH | oklch(86.02% 0.041 130.4) |
| XYZ | xyz(57.0880, 64.4678, 56.4400) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 9.40
Light Grey
#D8DCD6
ΔE00 9.93
Light Grey Green
#B7E1A1
ΔE00 10.04
Honeydew
#F0FFF0
ΔE00 10.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.25
Eggshell
#F0EAD6
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7BB #CABBD7
analogous
#D6D7BB #C8D7BB #BBD7BC
triadic
#C8D7BB #BBC8D7 #D7BBC8
tetradic
#C8D7BB #BBD6D7 #CABBD7 #D7BCBB
square
#C8D7BB #BBD6D7 #CABBD7 #D7BCBB
split-complementary
#C8D7BB #BCBBD7 #D7BBD6
monochromatic
#8AAA6E #A9C094 #C8D7BB #E7EEE2 #EFF4EC
Accessibility & contrast
On white
1.51
#C8D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#C8D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7BB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7BB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#C9D4CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d7bb; /* rgb */ color: rgb(200, 215, 187); /* oklch */ color: oklch(86.0% 0.041 130.4);
Tailwind
colors: {
custom: {
50: '#d8e3cf',
500: '#c8d7bb',
950: '#000000',
},
}SCSS
$custom: #c8d7bb; $custom-light: #d8e3cf; $custom-dark: #000000;
JSON
{
"hex": "#c8d7bb",
"rgb": {
"r": 200,
"g": 215,
"b": 187
},
"hsl": {
"h": 92.143,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.86021,
"c": 0.04121,
"h": 130.4
},
"luminance": 0.64468
}Semantic roles & 50–950 ramp
primary
#C8D7BB
secondary
#9C89AD
accent
#41A476
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483