#C9DFDF#C9DFDF
#C9DFDF is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.7% C 0.023 H 196.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFDF |
|---|---|
| RGB | rgb(201, 223, 223) |
| HSL | hsl(180, 26%, 83%) |
| HSV | hsv(180, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.25, -7.28, -2.49) |
| CIE-LCH | lch(87.25, 7.69, 198.87°) |
| OKLab | oklab(88.73% -0.0224 -0.0067) |
| OKLCH | oklch(88.73% 0.023 196.7) |
| XYZ | xyz(63.7913, 70.5195, 80.0485) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.69
Lightcyan
#E0FFFF
ΔE00 6.98
Light Grey
#D8DCD6
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.26
Azure (CSS)
#F0FFFF
ΔE00 7.57
Fog
#D8DCE0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFDF #DFC9C9
analogous
#C9DFD4 #C9DFDF #C9D4DF
triadic
#C9DFDF #DFC9DF #DFDFC9
tetradic
#C9DFDF #D4C9DF #DFC9C9 #D4DFC9
square
#C9DFDF #D4C9DF #DFC9C9 #D4DFC9
split-complementary
#C9DFDF #DFC9D4 #DFD4C9
monochromatic
#7CB1B1 #A3C8C8 #C9DFDF #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.39
#C9DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#C9DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFDF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFDF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#C3E1DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c9dfdf; /* rgb */ color: rgb(201, 223, 223); /* oklch */ color: oklch(88.7% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#d9e9e9',
500: '#c9dfdf',
950: '#000000',
},
}SCSS
$custom: #c9dfdf; $custom-light: #d9e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c9dfdf",
"rgb": {
"r": 201,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88734,
"c": 0.02344,
"h": 196.7
},
"luminance": 0.70521
}Semantic roles & 50–950 ramp
primary
#C9DFDF
secondary
#B69696
accent
#4141A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484