#C8D3CE#C8D3CE
#C8D3CE is a very light, near-neutral teal. Relative luminance 0.633; OKLCH L 85.7% C 0.014 H 167.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3CE |
|---|---|
| RGB | rgb(200, 211, 206) |
| HSL | hsl(153, 11%, 81%) |
| HSV | hsv(153, 5%, 83%) |
| CMYK | cmyk(5.2%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(83.61, -4.65, 1.18) |
| CIE-LCH | lch(83.61, 4.80, 165.74°) |
| OKLab | oklab(85.7% -0.0134 0.0031) |
| OKLCH | oklch(85.7% 0.014 167.1) |
| XYZ | xyz(58.2521, 63.3237, 67.5343) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.86
Silver (survey)
#C5C9C7
ΔE00 4.15
Light Gray
#D3D3D3
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.68
Fog
#D8DCE0
ΔE00 6.73
Silver
#C0C0C0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3CE #D3C8CD
analogous
#C8D3C8 #C8D3CE #C8D2D3
triadic
#C8D3CE #CEC8D3 #D3CEC8
tetradic
#C8D3CE #C8C8D3 #D3C8CD #D2D3C8
square
#C8D3CE #C8C8D3 #D3C8CD #D2D3C8
split-complementary
#C8D3CE #D3C8D2 #D3C8C8
monochromatic
#849D91 #A6B8B0 #C8D3CE #EAEEEC #EEF1F0
Accessibility & contrast
On white
1.54
#C8D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C8D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3CE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3CE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#C6D3D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d3ce; /* rgb */ color: rgb(200, 211, 206); /* oklch */ color: oklch(85.7% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#d8e0dc',
500: '#c8d3ce',
950: '#000000',
},
}SCSS
$custom: #c8d3ce; $custom-light: #d8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#c8d3ce",
"rgb": {
"r": 200,
"g": 211,
"b": 206
},
"hsl": {
"h": 152.727,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85699,
"c": 0.01374,
"h": 167.1
},
"luminance": 0.63324
}Semantic roles & 50–950 ramp
primary
#C8D3CE
secondary
#A7989F
accent
#507095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484