#C9DFD7#C9DFD7
#C9DFD7 is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.5% C 0.026 H 171.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFD7 |
|---|---|
| RGB | rgb(201, 223, 215) |
| HSL | hsl(158, 26%, 83%) |
| HSV | hsv(158, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.05, -8.81, 1.43) |
| CIE-LCH | lch(87.05, 8.93, 170.81°) |
| OKLab | oklab(88.5% -0.0256 0.0037) |
| OKLCH | oklch(88.5% 0.026 171.9) |
| XYZ | xyz(62.7381, 70.0982, 74.5018) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.09
Lightcyan
#E0FFFF
ΔE00 7.78
Honeydew
#F0FFF0
ΔE00 7.90
Ice
#D6FFFA
ΔE00 8.03
Powder Blue
#B0E0E6
ΔE00 8.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFD7 #DFC9D1
analogous
#C9DFCC #C9DFD7 #C9DCDF
triadic
#C9DFD7 #D7C9DF #DFD7C9
tetradic
#C9DFD7 #CCC9DF #DFC9D1 #DCDFC9
square
#C9DFD7 #CCC9DF #DFC9D1 #DCDFC9
split-complementary
#C9DFD7 #DFC9DC #DFCCC9
monochromatic
#7CB19E #A3C8BB #C9DFD7 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.40
#C9DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C9DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFD7
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFD7 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#D9D9D8
Tritanopia (blue-blind)
#C5DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c9dfd7; /* rgb */ color: rgb(201, 223, 215); /* oklch */ color: oklch(88.5% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#d9e9e3',
500: '#c9dfd7',
950: '#000000',
},
}SCSS
$custom: #c9dfd7; $custom-light: #d9e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c9dfd7",
"rgb": {
"r": 201,
"g": 223,
"b": 215
},
"hsl": {
"h": 158.182,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88503,
"c": 0.02583,
"h": 171.9
},
"luminance": 0.70099
}Semantic roles & 50–950 ramp
primary
#C9DFD7
secondary
#B696A2
accent
#4165A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484