#C8D5BF#C8D5BF
#C8D5BF is a very light, muted yellow-green. Relative luminance 0.636; OKLCH L 85.7% C 0.033 H 132.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5BF |
|---|---|
| RGB | rgb(200, 213, 191) |
| HSL | hsl(95, 21%, 79%) |
| HSV | hsv(95, 10%, 84%) |
| CMYK | cmyk(6.1%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(83.77, -8.37, 9.38) |
| CIE-LCH | lch(83.77, 12.57, 131.74°) |
| OKLab | oklab(85.71% -0.0222 0.0244) |
| OKLCH | oklch(85.71% 0.033 132.3) |
| XYZ | xyz(57.0160, 63.6292, 58.5580) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.08
Beige
#F5F5DC
ΔE00 9.20
Honeydew
#F0FFF0
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 9.74
Eggshell
#F0EAD6
ΔE00 9.92
Off White (survey)
#FFFFE4
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5BF #CCBFD5
analogous
#D3D5BF #C8D5BF #BFD5C1
triadic
#C8D5BF #BFC8D5 #D5BFC8
tetradic
#C8D5BF #BFD3D5 #CCBFD5 #D5C1BF
square
#C8D5BF #BFD3D5 #CCBFD5 #D5C1BF
split-complementary
#C8D5BF #C1BFD5 #D5BFD3
monochromatic
#88A575 #A8BD9A #C8D5BF #E8EDE4 #EFF3ED
Accessibility & contrast
On white
1.53
#C8D5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#C8D5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5BF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5BF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#C9D3CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d5bf; /* rgb */ color: rgb(200, 213, 191); /* oklch */ color: oklch(85.7% 0.033 132.3);
Tailwind
colors: {
custom: {
50: '#d8e1d2',
500: '#c8d5bf',
950: '#000000',
},
}SCSS
$custom: #c8d5bf; $custom-light: #d8e1d2; $custom-dark: #000000;
JSON
{
"hex": "#c8d5bf",
"rgb": {
"r": 200,
"g": 213,
"b": 191
},
"hsl": {
"h": 95.455,
"s": 20.755,
"l": 79.216
},
"oklch": {
"l": 0.85705,
"c": 0.03302,
"h": 132.3
},
"luminance": 0.63629
}Semantic roles & 50–950 ramp
primary
#C8D5BF
secondary
#9F8EAA
accent
#469F7B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483