#C8D5CE#C8D5CE
#C8D5CE is a very light, near-neutral green. Relative luminance 0.643; OKLCH L 86.1% C 0.017 H 162.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5CE |
|---|---|
| RGB | rgb(200, 213, 206) |
| HSL | hsl(148, 13%, 81%) |
| HSV | hsv(148, 6%, 84%) |
| CMYK | cmyk(6.1%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(84.13, -5.69, 1.94) |
| CIE-LCH | lch(84.13, 6.01, 161.15°) |
| OKLab | oklab(86.11% -0.0162 0.0051) |
| OKLCH | oklch(86.11% 0.017 162.7) |
| XYZ | xyz(58.7521, 64.3236, 67.7010) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.43
Silver (survey)
#C5C9C7
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.68
Fog
#D8DCE0
ΔE00 7.84
Silver
#C0C0C0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5CE #D5C8CF
analogous
#C8D5C8 #C8D5CE #C8D5D4
triadic
#C8D5CE #CEC8D5 #D5CEC8
tetradic
#C8D5CE #C8C8D5 #D5C8CF #D5D4C8
square
#C8D5CE #C8C8D5 #D5C8CF #D5D4C8
split-complementary
#C8D5CE #D4C8D5 #D5C8C8
monochromatic
#83A090 #A5BBAF #C8D5CE #EBEFED #EEF2F0
Accessibility & contrast
On white
1.51
#C8D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#C8D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5CE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5CE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#C6D5D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d5ce; /* rgb */ color: rgb(200, 213, 206); /* oklch */ color: oklch(86.1% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#d8e1dc',
500: '#c8d5ce',
950: '#000000',
},
}SCSS
$custom: #c8d5ce; $custom-light: #d8e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d5ce",
"rgb": {
"r": 200,
"g": 213,
"b": 206
},
"hsl": {
"h": 147.692,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86111,
"c": 0.01699,
"h": 162.7
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#C8D5CE
secondary
#A998A1
accent
#4E7698
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484