#C9DFD8#C9DFD8
#C9DFD8 is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.5% C 0.025 H 174.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFD8 |
|---|---|
| RGB | rgb(201, 223, 216) |
| HSL | hsl(161, 26%, 83%) |
| HSV | hsv(161, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.07, -8.62, 0.94) |
| CIE-LCH | lch(87.07, 8.68, 173.81°) |
| OKLab | oklab(88.53% -0.0252 0.0024) |
| OKLCH | oklch(88.53% 0.025 174.7) |
| XYZ | xyz(62.8670, 70.1497, 75.1805) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 7.98
Ice
#D6FFFA
ΔE00 7.98
Honeydew
#F0FFF0
ΔE00 8.03
Ice Blue (survey)
#D7FFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFD8 #DFC9D0
analogous
#C9DFCD #C9DFD8 #C9DBDF
triadic
#C9DFD8 #D8C9DF #DFD8C9
tetradic
#C9DFD8 #CDC9DF #DFC9D0 #DBDFC9
square
#C9DFD8 #CDC9DF #DFC9D0 #DBDFC9
split-complementary
#C9DFD8 #DFC9DB #DFCDC9
monochromatic
#7CB1A0 #A3C8BC #C9DFD8 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.40
#C9DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C9DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFD8
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFD8 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#D9D9D8
Tritanopia (blue-blind)
#C4E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c9dfd8; /* rgb */ color: rgb(201, 223, 216); /* oklch */ color: oklch(88.5% 0.025 174.7);
Tailwind
colors: {
custom: {
50: '#d9e9e4',
500: '#c9dfd8',
950: '#000000',
},
}SCSS
$custom: #c9dfd8; $custom-light: #d9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c9dfd8",
"rgb": {
"r": 201,
"g": 223,
"b": 216
},
"hsl": {
"h": 160.909,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88532,
"c": 0.02529,
"h": 174.7
},
"luminance": 0.70151
}Semantic roles & 50–950 ramp
primary
#C9DFD8
secondary
#B696A0
accent
#4161A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484