#C8D4CB#C8D4CB
#C8D4CB is a very light, near-neutral green. Relative luminance 0.637; OKLCH L 85.8% C 0.018 H 153.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4CB |
|---|---|
| RGB | rgb(200, 212, 203) |
| HSL | hsl(135, 12%, 81%) |
| HSV | hsv(135, 6%, 83%) |
| CMYK | cmyk(5.7%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(83.80, -5.72, 3.05) |
| CIE-LCH | lch(83.80, 6.48, 151.97°) |
| OKLab | oklab(85.82% -0.016 0.008) |
| OKLCH | oklch(85.82% 0.018 153.5) |
| XYZ | xyz(58.1403, 63.6777, 65.7163) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 5.57
Light Gray
#D3D3D3
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 7.99
Fog
#D8DCE0
ΔE00 8.43
Silver
#C0C0C0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4CB #D4C8D1
analogous
#CBD4C8 #C8D4CB #C8D4D1
triadic
#C8D4CB #CBC8D4 #D4CBC8
tetradic
#C8D4CB #C8CBD4 #D4C8D1 #D4D1C8
square
#C8D4CB #C8CBD4 #D4C8D1 #D4D1C8
split-complementary
#C8D4CB #D1C8D4 #D4C8CB
monochromatic
#839E8A #A6B9AB #C8D4CB #EAEFEB #EEF2EF
Accessibility & contrast
On white
1.53
#C8D4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C8D4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4CB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4CB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#C6D4D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d4cb; /* rgb */ color: rgb(200, 212, 203); /* oklch */ color: oklch(85.8% 0.018 153.5);
Tailwind
colors: {
custom: {
50: '#d8e1da',
500: '#c8d4cb',
950: '#000000',
},
}SCSS
$custom: #c8d4cb; $custom-light: #d8e1da; $custom-dark: #000000;
JSON
{
"hex": "#c8d4cb",
"rgb": {
"r": 200,
"g": 212,
"b": 203
},
"hsl": {
"h": 135,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.8582,
"c": 0.01787,
"h": 153.5
},
"luminance": 0.63678
}Semantic roles & 50–950 ramp
primary
#C8D4CB
secondary
#A898A4
accent
#4F8596
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483