#C9DFD4#C9DFD4
#C9DFD4 is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.4% C 0.028 H 164.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFD4 |
|---|---|
| RGB | rgb(201, 223, 212) |
| HSL | hsl(150, 26%, 83%) |
| HSV | hsv(150, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.97, -9.38, 2.90) |
| CIE-LCH | lch(86.97, 9.81, 162.83°) |
| OKLab | oklab(88.42% -0.0268 0.0075) |
| OKLCH | oklch(88.42% 0.028 164.3) |
| XYZ | xyz(62.3562, 69.9454, 72.4902) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.46
Honeydew
#F0FFF0
ΔE00 7.63
Ice
#D6FFFA
ΔE00 8.32
Lightcyan
#E0FFFF
ΔE00 8.45
Ice Blue (survey)
#D7FFFE
ΔE00 8.80
Very Pale Blue
#D6FFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFD4 #DFC9D4
analogous
#C9DFC9 #C9DFD4 #C9DFDF
triadic
#C9DFD4 #D4C9DF #DFD4C9
tetradic
#C9DFD4 #C9C9DF #DFC9D4 #DFDFC9
square
#C9DFD4 #C9C9DF #DFC9D4 #DFDFC9
split-complementary
#C9DFD4 #DFC9DF #DFC9C9
monochromatic
#7CB197 #A3C8B5 #C9DFD4 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.40
#C9DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C9DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFD4
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFD4 | 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)
#DEDCD3
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#C5DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c9dfd4; /* rgb */ color: rgb(201, 223, 212); /* oklch */ color: oklch(88.4% 0.028 164.3);
Tailwind
colors: {
custom: {
50: '#d9e9e1',
500: '#c9dfd4',
950: '#000000',
},
}SCSS
$custom: #c9dfd4; $custom-light: #d9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c9dfd4",
"rgb": {
"r": 201,
"g": 223,
"b": 212
},
"hsl": {
"h": 150,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88419,
"c": 0.0278,
"h": 164.3
},
"luminance": 0.69946
}Semantic roles & 50–950 ramp
primary
#C9DFD4
secondary
#B696A6
accent
#4173A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484