#C2DFD8#C2DFD8
#C2DFD8 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.032 H 179.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD8 |
|---|---|
| RGB | rgb(194, 223, 216) |
| HSL | hsl(166, 31%, 82%) |
| HSV | hsv(166, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.60, -10.90, 0.20) |
| CIE-LCH | lch(86.60, 10.91, 178.95°) |
| OKLab | oklab(88.04% -0.0321 0.0004) |
| OKLCH | oklch(88.04% 0.032 179.4) |
| XYZ | xyz(61.0275, 69.2012, 75.0943) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.55
Ice
#D6FFFA
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Very Pale Blue
#D6FFFE
ΔE00 7.48
Lightcyan
#E0FFFF
ΔE00 7.57
Very Light Blue
#D5FFFF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD8 #DFC2C9
analogous
#C2DFCA #C2DFD8 #C2D8DF
triadic
#C2DFD8 #D8C2DF #DFD8C2
tetradic
#C2DFD8 #CAC2DF #DFC2C9 #D8DFC2
square
#C2DFD8 #CAC2DF #DFC2C9 #D8DFC2
split-complementary
#C2DFD8 #DFC2D8 #DFCAC2
monochromatic
#72B5A5 #9ACABE #C2DFD8 #EAF4F2 #EBF4F2
Accessibility & contrast
On white
1.42
#C2DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C2DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD8
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD8 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#BBE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfd8; /* rgb */ color: rgb(194, 223, 216); /* oklch */ color: oklch(88.0% 0.032 179.4);
Tailwind
colors: {
custom: {
50: '#d4e9e4',
500: '#c2dfd8',
950: '#000000',
},
}SCSS
$custom: #c2dfd8; $custom-light: #d4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd8",
"rgb": {
"r": 194,
"g": 223,
"b": 216
},
"hsl": {
"h": 165.517,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88044,
"c": 0.03214,
"h": 179.4
},
"luminance": 0.69203
}Semantic roles & 50–950 ramp
primary
#C2DFD8
secondary
#B78E98
accent
#3C56AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484