#C8D5BD#C8D5BD
#C8D5BD is a very light, muted yellow-green. Relative luminance 0.635; OKLCH L 85.7% C 0.035 H 130.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5BD |
|---|---|
| RGB | rgb(200, 213, 189) |
| HSL | hsl(93, 22%, 79%) |
| HSV | hsv(93, 11%, 84%) |
| CMYK | cmyk(6.1%, 0%, 11.3%, 16.5%) |
| CIE-LAB | lab(83.73, -8.71, 10.37) |
| CIE-LCH | lch(83.73, 13.54, 130.02°) |
| OKLab | oklab(85.65% -0.023 0.027) |
| OKLCH | oklch(85.65% 0.035 130.5) |
| XYZ | xyz(56.7975, 63.5417, 57.4068) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.64
Beige
#F5F5DC
ΔE00 9.20
Honeydew
#F0FFF0
ΔE00 9.83
Eggshell
#F0EAD6
ΔE00 10.04
Silver (survey)
#C5C9C7
ΔE00 10.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5BD #CABDD5
analogous
#D4D5BD #C8D5BD #BDD5BE
triadic
#C8D5BD #BDC8D5 #D5BDC8
tetradic
#C8D5BD #BDD4D5 #CABDD5 #D5BEBD
square
#C8D5BD #BDD4D5 #CABDD5 #D5BEBD
split-complementary
#C8D5BD #BEBDD5 #D5BDD4
monochromatic
#8AA572 #A9BD98 #C8D5BD #E7EDE2 #EFF3EC
Accessibility & contrast
On white
1.53
#C8D5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#C8D5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5BD
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5BD | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BC
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#C9D3CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d5bd; /* rgb */ color: rgb(200, 213, 189); /* oklch */ color: oklch(85.7% 0.035 130.5);
Tailwind
colors: {
custom: {
50: '#d8e1d0',
500: '#c8d5bd',
950: '#000000',
},
}SCSS
$custom: #c8d5bd; $custom-light: #d8e1d0; $custom-dark: #000000;
JSON
{
"hex": "#c8d5bd",
"rgb": {
"r": 200,
"g": 213,
"b": 189
},
"hsl": {
"h": 92.5,
"s": 22.222,
"l": 78.824
},
"oklch": {
"l": 0.85654,
"c": 0.03546,
"h": 130.5
},
"luminance": 0.63542
}Semantic roles & 50–950 ramp
primary
#C8D5BD
secondary
#9C8CAB
accent
#45A177
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483