#C2DFD9#C2DFD9
#C2DFD9 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 181.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD9 |
|---|---|
| RGB | rgb(194, 223, 217) |
| HSL | hsl(168, 31%, 82%) |
| HSV | hsv(168, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.63, -10.71, -0.29) |
| CIE-LCH | lch(86.63, 10.71, 181.56°) |
| OKLab | oklab(88.07% -0.0317 -0.0009) |
| OKLCH | oklch(88.07% 0.032 181.7) |
| XYZ | xyz(61.1571, 69.2531, 75.7772) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Ice
#D6FFFA
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Very Pale Blue
#D6FFFE
ΔE00 7.34
Lightcyan
#E0FFFF
ΔE00 7.39
Very Light Blue
#D5FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD9 #DFC2C8
analogous
#C2DFCB #C2DFD9 #C2D7DF
triadic
#C2DFD9 #D9C2DF #DFD9C2
tetradic
#C2DFD9 #CBC2DF #DFC2C8 #D7DFC2
square
#C2DFD9 #CBC2DF #DFC2C8 #D7DFC2
split-complementary
#C2DFD9 #DFC2D7 #DFCBC2
monochromatic
#72B5A7 #9ACAC0 #C2DFD9 #EAF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C2DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C2DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD9
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD9 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#BBE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfd9; /* rgb */ color: rgb(194, 223, 217); /* oklch */ color: oklch(88.1% 0.032 181.7);
Tailwind
colors: {
custom: {
50: '#d4e9e4',
500: '#c2dfd9',
950: '#000000',
},
}SCSS
$custom: #c2dfd9; $custom-light: #d4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd9",
"rgb": {
"r": 194,
"g": 223,
"b": 217
},
"hsl": {
"h": 167.586,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88073,
"c": 0.03175,
"h": 181.7
},
"luminance": 0.69254
}Semantic roles & 50–950 ramp
primary
#C2DFD9
secondary
#B78E97
accent
#3C52AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484