#C9DFDA#C9DFDA
#C9DFDA is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.6% C 0.024 H 180.6°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DFDA |
|---|---|
| RGB | rgb(201, 223, 218) |
| HSL | hsl(166, 26%, 83%) |
| HSV | hsv(166, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.12, -8.24, -0.04) |
| CIE-LCH | lch(87.12, 8.24, 180.30°) |
| OKLab | oklab(88.59% -0.0244 -0.0002) |
| OKLCH | oklch(88.59% 0.024 180.6) |
| XYZ | xyz(63.1271, 70.2538, 76.5506) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.90
Lightcyan
#E0FFFF
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.46
Ice Blue (survey)
#D7FFFE
ΔE00 7.92
Ice
#D6FFFA
ΔE00 7.96
Very Pale Blue
#D6FFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DFDA #DFC9CE
analogous
#C9DFCF #C9DFDA #C9D9DF
triadic
#C9DFDA #DAC9DF #DFDAC9
tetradic
#C9DFDA #CFC9DF #DFC9CE #D9DFC9
square
#C9DFDA #CFC9DF #DFC9CE #D9DFC9
split-complementary
#C9DFDA #DFC9D9 #DFCFC9
monochromatic
#7CB1A5 #A3C8C0 #C9DFDA #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.40
#C9DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C9DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DFDA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DFDA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D8D9DA
Tritanopia (blue-blind)
#C4E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c9dfda; /* rgb */ color: rgb(201, 223, 218); /* oklch */ color: oklch(88.6% 0.024 180.6);
Tailwind
colors: {
custom: {
50: '#d9e9e5',
500: '#c9dfda',
950: '#000000',
},
}SCSS
$custom: #c9dfda; $custom-light: #d9e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c9dfda",
"rgb": {
"r": 201,
"g": 223,
"b": 218
},
"hsl": {
"h": 166.364,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.88589,
"c": 0.0244,
"h": 180.6
},
"luminance": 0.70255
}Semantic roles & 50–950 ramp
primary
#C9DFDA
secondary
#B6969D
accent
#4158A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484