#C8DFD6#C8DFD6
#C8DFD6 is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.4% C 0.027 H 170.2°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFD6 |
|---|---|
| RGB | rgb(200, 223, 214) |
| HSL | hsl(157, 26%, 83%) |
| HSV | hsv(157, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.95, -9.33, 1.81) |
| CIE-LCH | lch(86.95, 9.51, 169.03°) |
| OKLab | oklab(88.4% -0.027 0.0046) |
| OKLCH | oklch(88.4% 0.027 170.2) |
| XYZ | xyz(62.3420, 69.9088, 73.8145) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.51
Honeydew
#F0FFF0
ΔE00 7.93
Ice
#D6FFFA
ΔE00 7.95
Lightcyan
#E0FFFF
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFD6 #DFC8D1
analogous
#C8DFCA #C8DFD6 #C8DCDF
triadic
#C8DFD6 #D6C8DF #DFD6C8
tetradic
#C8DFD6 #CAC8DF #DFC8D1 #DCDFC8
square
#C8DFD6 #CAC8DF #DFC8D1 #DCDFC8
split-complementary
#C8DFD6 #DFC8DC #DFCAC8
monochromatic
#7BB29C #A1C8B9 #C8DFD6 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.40
#C8DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C8DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFD6
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFD6 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#D9D8D7
Tritanopia (blue-blind)
#C3DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfd6; /* rgb */ color: rgb(200, 223, 214); /* oklch */ color: oklch(88.4% 0.027 170.2);
Tailwind
colors: {
custom: {
50: '#d8e9e2',
500: '#c8dfd6',
950: '#000000',
},
}SCSS
$custom: #c8dfd6; $custom-light: #d8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c8dfd6",
"rgb": {
"r": 200,
"g": 223,
"b": 214
},
"hsl": {
"h": 156.522,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88404,
"c": 0.02737,
"h": 170.2
},
"luminance": 0.6991
}Semantic roles & 50–950 ramp
primary
#C8DFD6
secondary
#B695A2
accent
#4068A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484