#C2DFD6#C2DFD6
#C2DFD6 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.033 H 174.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD6 |
|---|---|
| RGB | rgb(194, 223, 214) |
| HSL | hsl(161, 31%, 82%) |
| HSV | hsv(161, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.55, -11.29, 1.18) |
| CIE-LCH | lch(86.55, 11.35, 174.04°) |
| OKLab | oklab(87.99% -0.0329 0.003) |
| OKLCH | oklch(87.99% 0.033 174.9) |
| XYZ | xyz(60.7705, 69.0985, 73.7409) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.25
Ice
#D6FFFA
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.77
Very Pale Blue
#D6FFFE
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD6 #DFC2CB
analogous
#C2DFC8 #C2DFD6 #C2DADF
triadic
#C2DFD6 #D6C2DF #DFD6C2
tetradic
#C2DFD6 #C8C2DF #DFC2CB #DADFC2
square
#C2DFD6 #C8C2DF #DFC2CB #DADFC2
split-complementary
#C2DFD6 #DFC2DA #DFC8C2
monochromatic
#72B5A0 #9ACABB #C2DFD6 #EAF4F1 #EBF4F2
Accessibility & contrast
On white
1.42
#C2DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C2DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD6
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD6 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#BCE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfd6; /* rgb */ color: rgb(194, 223, 214); /* oklch */ color: oklch(88.0% 0.033 174.9);
Tailwind
colors: {
custom: {
50: '#d4e9e2',
500: '#c2dfd6',
950: '#000000',
},
}SCSS
$custom: #c2dfd6; $custom-light: #d4e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd6",
"rgb": {
"r": 194,
"g": 223,
"b": 214
},
"hsl": {
"h": 161.379,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87987,
"c": 0.03306,
"h": 174.9
},
"luminance": 0.691
}Semantic roles & 50–950 ramp
primary
#C2DFD6
secondary
#B78E9B
accent
#3C5EAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484