#C9DFD9#C9DFD9
#C9DFD9 is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.6% C 0.025 H 177.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFD9 |
|---|---|
| RGB | rgb(201, 223, 217) |
| HSL | hsl(164, 26%, 83%) |
| HSV | hsv(164, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.10, -8.43, 0.45) |
| CIE-LCH | lch(87.10, 8.45, 176.97°) |
| OKLab | oklab(88.56% -0.0248 0.0011) |
| OKLCH | oklch(88.56% 0.025 177.6) |
| XYZ | xyz(62.9966, 70.2016, 75.8635) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.94
Lightcyan
#E0FFFF
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.71
Ice
#D6FFFA
ΔE00 7.96
Ice Blue (survey)
#D7FFFE
ΔE00 8.01
Very Pale Blue
#D6FFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFD9 #DFC9CF
analogous
#C9DFCE #C9DFD9 #C9DADF
triadic
#C9DFD9 #D9C9DF #DFD9C9
tetradic
#C9DFD9 #CEC9DF #DFC9CF #DADFC9
square
#C9DFD9 #CEC9DF #DFC9CF #DADFC9
split-complementary
#C9DFD9 #DFC9DA #DFCEC9
monochromatic
#7CB1A3 #A3C8BE #C9DFD9 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.40
#C9DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#C9DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFD9
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFD9 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#C4E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c9dfd9; /* rgb */ color: rgb(201, 223, 217); /* oklch */ color: oklch(88.6% 0.025 177.6);
Tailwind
colors: {
custom: {
50: '#d9e9e4',
500: '#c9dfd9',
950: '#000000',
},
}SCSS
$custom: #c9dfd9; $custom-light: #d9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c9dfd9",
"rgb": {
"r": 201,
"g": 223,
"b": 217
},
"hsl": {
"h": 163.636,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.8856,
"c": 0.02481,
"h": 177.6
},
"luminance": 0.70203
}Semantic roles & 50–950 ramp
primary
#C9DFD9
secondary
#B6969F
accent
#415CA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484