#C8D5BB#C8D5BB
#C8D5BB is a very light, muted yellow-green. Relative luminance 0.635; OKLCH L 85.6% C 0.038 H 129.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5BB |
|---|---|
| RGB | rgb(200, 213, 187) |
| HSL | hsl(90, 24%, 78%) |
| HSV | hsv(90, 12%, 84%) |
| CMYK | cmyk(6.1%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(83.68, -9.05, 11.37) |
| CIE-LCH | lch(83.68, 14.53, 128.52°) |
| OKLab | oklab(85.6% -0.0239 0.0295) |
| OKLCH | oklch(85.6% 0.038 129) |
| XYZ | xyz(56.5819, 63.4555, 56.2713) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.19
Beige
#F5F5DC
ΔE00 9.24
Honeydew
#F0FFF0
ΔE00 10.11
Eggshell
#F0EAD6
ΔE00 10.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.43
Light Grey Green
#B7E1A1
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5BB #C8BBD5
analogous
#D5D5BB #C8D5BB #BBD5BB
triadic
#C8D5BB #BBC8D5 #D5BBC8
tetradic
#C8D5BB #BBD5D5 #C8BBD5 #D5BBBB
square
#C8D5BB #BBD5D5 #C8BBD5 #D5BBBB
split-complementary
#C8D5BB #BBBBD5 #D5BBD5
monochromatic
#8BA66F #A9BE95 #C8D5BB #E7ECE1 #F0F3EC
Accessibility & contrast
On white
1.53
#C8D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#C8D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5BB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5BB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#D6D0BC
Tritanopia (blue-blind)
#C9D2CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d5bb; /* rgb */ color: rgb(200, 213, 187); /* oklch */ color: oklch(85.6% 0.038 129.0);
Tailwind
colors: {
custom: {
50: '#d8e1cf',
500: '#c8d5bb',
950: '#000000',
},
}SCSS
$custom: #c8d5bb; $custom-light: #d8e1cf; $custom-dark: #000000;
JSON
{
"hex": "#c8d5bb",
"rgb": {
"r": 200,
"g": 213,
"b": 187
},
"hsl": {
"h": 90,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85603,
"c": 0.03794,
"h": 129
},
"luminance": 0.63456
}Semantic roles & 50–950 ramp
primary
#C8D5BB
secondary
#9A89AB
accent
#43A273
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483