#C8D3BB#C8D3BB
#C8D3BB is a very light, muted yellow-green. Relative luminance 0.625; OKLCH L 85.2% C 0.035 H 127.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3BB |
|---|---|
| RGB | rgb(200, 211, 187) |
| HSL | hsl(88, 21%, 78%) |
| HSV | hsv(88, 11%, 83%) |
| CMYK | cmyk(5.2%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(83.16, -8.02, 10.62) |
| CIE-LCH | lch(83.16, 13.31, 127.07°) |
| OKLab | oklab(85.19% -0.021 0.0276) |
| OKLCH | oklch(85.19% 0.035 127.3) |
| XYZ | xyz(56.0819, 62.4556, 56.1047) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.45
Beige
#F5F5DC
ΔE00 9.16
Eggshell
#F0EAD6
ΔE00 9.72
Silver (survey)
#C5C9C7
ΔE00 9.98
Honeydew
#F0FFF0
ΔE00 10.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3BB #C6BBD3
analogous
#D3D2BB #C8D3BB #BCD3BB
triadic
#C8D3BB #BBC8D3 #D3BBC8
tetradic
#C8D3BB #BBD3D2 #C6BBD3 #D3BBBC
square
#C8D3BB #BBD3D2 #C6BBD3 #D3BBBC
split-complementary
#C8D3BB #BBBCD3 #D2BBD3
monochromatic
#8CA371 #AABB96 #C8D3BB #E6EBE0 #F0F3EC
Accessibility & contrast
On white
1.56
#C8D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C8D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3BB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3BB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#C9D1CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d3bb; /* rgb */ color: rgb(200, 211, 187); /* oklch */ color: oklch(85.2% 0.035 127.3);
Tailwind
colors: {
custom: {
50: '#d8e0cf',
500: '#c8d3bb',
950: '#000000',
},
}SCSS
$custom: #c8d3bb; $custom-light: #d8e0cf; $custom-dark: #000000;
JSON
{
"hex": "#c8d3bb",
"rgb": {
"r": 200,
"g": 211,
"b": 187
},
"hsl": {
"h": 87.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.85187,
"c": 0.03468,
"h": 127.3
},
"luminance": 0.62456
}Semantic roles & 50–950 ramp
primary
#C8D3BB
secondary
#988AA8
accent
#46A06F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483