#C8D3BD#C8D3BD
#C8D3BD is a very light, muted yellow-green. Relative luminance 0.625; OKLCH L 85.2% C 0.032 H 128.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3BD |
|---|---|
| RGB | rgb(200, 211, 189) |
| HSL | hsl(90, 20%, 78%) |
| HSV | hsv(90, 10%, 83%) |
| CMYK | cmyk(5.2%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(83.20, -7.68, 9.62) |
| CIE-LCH | lch(83.20, 12.31, 128.61°) |
| OKLab | oklab(85.24% -0.0202 0.025) |
| OKLCH | oklch(85.24% 0.032 128.9) |
| XYZ | xyz(56.2975, 62.5418, 57.2401) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.87
Beige
#F5F5DC
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.38
Eggshell
#F0EAD6
ΔE00 9.58
Honeydew
#F0FFF0
ΔE00 10.01
Off White (survey)
#FFFFE4
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3BD #C8BDD3
analogous
#D3D3BD #C8D3BD #BDD3BD
triadic
#C8D3BD #BDC8D3 #D3BDC8
tetradic
#C8D3BD #BDD3D3 #C8BDD3 #D3BDBD
square
#C8D3BD #BDD3D3 #C8BDD3 #D3BDBD
split-complementary
#C8D3BD #BDBDD3 #D3BDD3
monochromatic
#8BA274 #A9BB98 #C8D3BD #E7EBE2 #F0F3ED
Accessibility & contrast
On white
1.55
#C8D3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C8D3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3BD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3BD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#C9D1CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d3bd; /* rgb */ color: rgb(200, 211, 189); /* oklch */ color: oklch(85.2% 0.032 128.9);
Tailwind
colors: {
custom: {
50: '#d8e0d0',
500: '#c8d3bd',
950: '#000000',
},
}SCSS
$custom: #c8d3bd; $custom-light: #d8e0d0; $custom-dark: #000000;
JSON
{
"hex": "#c8d3bd",
"rgb": {
"r": 200,
"g": 211,
"b": 189
},
"hsl": {
"h": 90,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.85238,
"c": 0.03217,
"h": 128.9
},
"luminance": 0.62542
}Semantic roles & 50–950 ramp
primary
#C8D3BD
secondary
#9A8CA8
accent
#479E73
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483