#C8D5CB#C8D5CB
#C8D5CB is a very light, near-neutral green. Relative luminance 0.642; OKLCH L 86.0% C 0.020 H 152.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5CB |
|---|---|
| RGB | rgb(200, 213, 203) |
| HSL | hsl(134, 13%, 81%) |
| HSV | hsv(134, 6%, 84%) |
| CMYK | cmyk(6.1%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(84.06, -6.24, 3.43) |
| CIE-LCH | lch(84.06, 7.12, 151.23°) |
| OKLab | oklab(86.03% -0.0174 0.009) |
| OKLCH | oklch(86.03% 0.02 152.8) |
| XYZ | xyz(58.3911, 64.1792, 65.7999) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.91
Silver (survey)
#C5C9C7
ΔE00 6.18
Light Gray
#D3D3D3
ΔE00 8.15
Gainsboro
#DCDCDC
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.95
Honeydew
#F0FFF0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5CB #D5C8D2
analogous
#CBD5C8 #C8D5CB #C8D5D1
triadic
#C8D5CB #CBC8D5 #D5CBC8
tetradic
#C8D5CB #C8CBD5 #D5C8D2 #D5D1C8
square
#C8D5CB #C8CBD5 #D5C8D2 #D5D1C8
split-complementary
#C8D5CB #D1C8D5 #D5C8CB
monochromatic
#83A089 #A5BBAA #C8D5CB #EBEFEC #EEF2EF
Accessibility & contrast
On white
1.52
#C8D5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#C8D5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5CB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5CB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#C6D5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d5cb; /* rgb */ color: rgb(200, 213, 203); /* oklch */ color: oklch(86.0% 0.020 152.8);
Tailwind
colors: {
custom: {
50: '#d8e1da',
500: '#c8d5cb',
950: '#000000',
},
}SCSS
$custom: #c8d5cb; $custom-light: #d8e1da; $custom-dark: #000000;
JSON
{
"hex": "#c8d5cb",
"rgb": {
"r": 200,
"g": 213,
"b": 203
},
"hsl": {
"h": 133.846,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86027,
"c": 0.01958,
"h": 152.8
},
"luminance": 0.6418
}Semantic roles & 50–950 ramp
primary
#C8D5CB
secondary
#A998A5
accent
#4E8798
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483