#C8D2CF#C8D2CF
#C8D2CF is a very light, near-neutral teal. Relative luminance 0.629; OKLCH L 85.5% C 0.012 H 176.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2CF |
|---|---|
| RGB | rgb(200, 210, 207) |
| HSL | hsl(162, 10%, 80%) |
| HSV | hsv(162, 5%, 82%) |
| CMYK | cmyk(4.8%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.38, -3.95, 0.31) |
| CIE-LCH | lch(83.38, 3.96, 175.53°) |
| OKLab | oklab(85.52% -0.0116 0.0008) |
| OKLCH | oklch(85.52% 0.012 176.2) |
| XYZ | xyz(58.1263, 62.8771, 68.0936) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.36
Light Grey
#D8DCD6
ΔE00 3.80
Light Gray
#D3D3D3
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2CF #D2C8CB
analogous
#C8D2CA #C8D2CF #C8D0D2
triadic
#C8D2CF #CFC8D2 #D2CFC8
tetradic
#C8D2CF #CAC8D2 #D2C8CB #D0D2C8
square
#C8D2CF #CAC8D2 #D2C8CB #D0D2C8
split-complementary
#C8D2CF #D2C8D0 #D2CAC8
monochromatic
#859B94 #A6B6B2 #C8D2CF #EAEEEC #EEF1F0
Accessibility & contrast
On white
1.55
#C8D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C8D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2CF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2CF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#C6D2D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d2cf; /* rgb */ color: rgb(200, 210, 207); /* oklch */ color: oklch(85.5% 0.012 176.2);
Tailwind
colors: {
custom: {
50: '#d8dfdd',
500: '#c8d2cf',
950: '#000000',
},
}SCSS
$custom: #c8d2cf; $custom-light: #d8dfdd; $custom-dark: #000000;
JSON
{
"hex": "#c8d2cf",
"rgb": {
"r": 200,
"g": 210,
"b": 207
},
"hsl": {
"h": 162,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85522,
"c": 0.01161,
"h": 176.2
},
"luminance": 0.62878
}Semantic roles & 50–950 ramp
primary
#C8D2CF
secondary
#A6989C
accent
#516594
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484