#C8DAD2#C8DAD2
#C8DAD2 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.3% C 0.022 H 167.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAD2 |
|---|---|
| RGB | rgb(200, 218, 210) |
| HSL | hsl(153, 20%, 82%) |
| HSV | hsv(153, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(85.54, -7.52, 1.87) |
| CIE-LCH | lch(85.54, 7.75, 166.05°) |
| OKLab | oklab(87.26% -0.0216 0.0048) |
| OKLCH | oklch(87.26% 0.022 167.4) |
| XYZ | xyz(60.5212, 67.0746, 70.7184) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 7.43
Honeydew
#F0FFF0
ΔE00 8.51
Lightcyan
#E0FFFF
ΔE00 9.04
Mintcream
#F5FFFA
ΔE00 9.10
Light Gray
#D3D3D3
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAD2 #DAC8D0
analogous
#C8DAC9 #C8DAD2 #C8D9DA
triadic
#C8DAD2 #D2C8DA #DAD2C8
tetradic
#C8DAD2 #C9C8DA #DAC8D0 #D9DAC8
square
#C8DAD2 #C9C8DA #DAC8D0 #D9DAC8
split-complementary
#C8DAD2 #DAC8D9 #DAC9C8
monochromatic
#7FA996 #A3C1B4 #C8DAD2 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.46
#C8DAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C8DAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAD2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAD2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D5D5D2
Tritanopia (blue-blind)
#C5DAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dad2; /* rgb */ color: rgb(200, 218, 210); /* oklch */ color: oklch(87.3% 0.022 167.4);
Tailwind
colors: {
custom: {
50: '#d8e5df',
500: '#c8dad2',
950: '#000000',
},
}SCSS
$custom: #c8dad2; $custom-light: #d8e5df; $custom-dark: #000000;
JSON
{
"hex": "#c8dad2",
"rgb": {
"r": 200,
"g": 218,
"b": 210
},
"hsl": {
"h": 153.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87256,
"c": 0.02217,
"h": 167.4
},
"luminance": 0.67075
}Semantic roles & 50–950 ramp
primary
#C8DAD2
secondary
#B097A2
accent
#486E9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484