#C9DFD6#C9DFD6
#C9DFD6 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.5% C 0.026 H 169.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFD6 |
|---|---|
| RGB | rgb(201, 223, 214) |
| HSL | hsl(155, 26%, 83%) |
| HSV | hsv(155, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.02, -9.00, 1.92) |
| CIE-LCH | lch(87.02, 9.20, 167.98°) |
| OKLab | oklab(88.48% -0.026 0.0049) |
| OKLCH | oklch(88.48% 0.026 169.2) |
| XYZ | xyz(62.6100, 70.0469, 73.8271) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.20
Honeydew
#F0FFF0
ΔE00 7.79
Lightcyan
#E0FFFF
ΔE00 7.99
Ice
#D6FFFA
ΔE00 8.10
Ice Blue (survey)
#D7FFFE
ΔE00 8.43
Very Pale Blue
#D6FFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFD6 #DFC9D2
analogous
#C9DFCB #C9DFD6 #C9DDDF
triadic
#C9DFD6 #D6C9DF #DFD6C9
tetradic
#C9DFD6 #CBC9DF #DFC9D2 #DDDFC9
square
#C9DFD6 #CBC9DF #DFC9D2 #DDDFC9
split-complementary
#C9DFD6 #DFC9DD #DFCBC9
monochromatic
#7CB19C #A3C8B9 #C9DFD6 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.40
#C9DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#C9DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFD6
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFD6 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#D9D9D7
Tritanopia (blue-blind)
#C5DFDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c9dfd6; /* rgb */ color: rgb(201, 223, 214); /* oklch */ color: oklch(88.5% 0.026 169.2);
Tailwind
colors: {
custom: {
50: '#d9e9e2',
500: '#c9dfd6',
950: '#000000',
},
}SCSS
$custom: #c9dfd6; $custom-light: #d9e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c9dfd6",
"rgb": {
"r": 201,
"g": 223,
"b": 214
},
"hsl": {
"h": 155.455,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88475,
"c": 0.02644,
"h": 169.2
},
"luminance": 0.70048
}Semantic roles & 50–950 ramp
primary
#C9DFD6
secondary
#B696A3
accent
#416AA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484