#C8DFD7#C8DFD7
#C8DFD7 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.4% C 0.027 H 172.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFD7 |
|---|---|
| RGB | rgb(200, 223, 215) |
| HSL | hsl(159, 26%, 83%) |
| HSV | hsv(159, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.98, -9.14, 1.32) |
| CIE-LCH | lch(86.98, 9.24, 171.79°) |
| OKLab | oklab(88.43% -0.0266 0.0034) |
| OKLCH | oklch(88.43% 0.027 172.8) |
| XYZ | xyz(62.4701, 69.9600, 74.4892) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.41
Lightcyan
#E0FFFF
ΔE00 7.74
Ice
#D6FFFA
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.03
Honeydew
#F0FFF0
ΔE00 8.04
Ice Blue (survey)
#D7FFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFD7 #DFC8D0
analogous
#C8DFCB #C8DFD7 #C8DBDF
triadic
#C8DFD7 #D7C8DF #DFD7C8
tetradic
#C8DFD7 #CBC8DF #DFC8D0 #DBDFC8
square
#C8DFD7 #CBC8DF #DFC8D0 #DBDFC8
split-complementary
#C8DFD7 #DFC8DB #DFCBC8
monochromatic
#7BB29F #A1C8BB #C8DFD7 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.40
#C8DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C8DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFD7
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFD7 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#D9D8D8
Tritanopia (blue-blind)
#C3E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfd7; /* rgb */ color: rgb(200, 223, 215); /* oklch */ color: oklch(88.4% 0.027 172.8);
Tailwind
colors: {
custom: {
50: '#d8e9e3',
500: '#c8dfd7',
950: '#000000',
},
}SCSS
$custom: #c8dfd7; $custom-light: #d8e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c8dfd7",
"rgb": {
"r": 200,
"g": 223,
"b": 215
},
"hsl": {
"h": 159.13,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88433,
"c": 0.02678,
"h": 172.8
},
"luminance": 0.69961
}Semantic roles & 50–950 ramp
primary
#C8DFD7
secondary
#B695A1
accent
#4063A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484