#C8D4CF#C8D4CF
#C8D4CF is a very light, near-neutral teal. Relative luminance 0.639; OKLCH L 85.9% C 0.015 H 169.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4CF |
|---|---|
| RGB | rgb(200, 212, 207) |
| HSL | hsl(155, 12%, 81%) |
| HSV | hsv(155, 6%, 83%) |
| CMYK | cmyk(5.7%, 0%, 2.4%, 16.9%) |
| CIE-LAB | lab(83.90, -4.98, 1.07) |
| CIE-LCH | lch(83.90, 5.10, 167.91°) |
| OKLab | oklab(85.93% -0.0144 0.0028) |
| OKLCH | oklch(85.93% 0.015 169.2) |
| XYZ | xyz(58.6232, 63.8708, 68.2592) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.07
Silver (survey)
#C5C9C7
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 6.47
Fog
#D8DCE0
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 6.93
Silver
#C0C0C0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4CF #D4C8CD
analogous
#C8D4C9 #C8D4CF #C8D3D4
triadic
#C8D4CF #CFC8D4 #D4CFC8
tetradic
#C8D4CF #C9C8D4 #D4C8CD #D3D4C8
square
#C8D4CF #C9C8D4 #D4C8CD #D3D4C8
split-complementary
#C8D4CF #D4C8D3 #D4C9C8
monochromatic
#839E93 #A6B9B1 #C8D4CF #EAEFED #EEF2F0
Accessibility & contrast
On white
1.52
#C8D4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#C8D4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4CF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4CF | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#C6D4D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d4cf; /* rgb */ color: rgb(200, 212, 207); /* oklch */ color: oklch(85.9% 0.015 169.2);
Tailwind
colors: {
custom: {
50: '#d8e1dd',
500: '#c8d4cf',
950: '#000000',
},
}SCSS
$custom: #c8d4cf; $custom-light: #d8e1dd; $custom-dark: #000000;
JSON
{
"hex": "#c8d4cf",
"rgb": {
"r": 200,
"g": 212,
"b": 207
},
"hsl": {
"h": 155,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85933,
"c": 0.01468,
"h": 169.2
},
"luminance": 0.63871
}Semantic roles & 50–950 ramp
primary
#C8D4CF
secondary
#A8989F
accent
#4F6D96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484