#C2DFDD#C2DFDD
#C2DFDD is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.031 H 191.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFDD |
|---|---|
| RGB | rgb(194, 223, 221) |
| HSL | hsl(176, 31%, 82%) |
| HSV | hsv(176, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.73, -9.92, -2.25) |
| CIE-LCH | lch(86.73, 10.17, 192.77°) |
| OKLab | oklab(88.19% -0.0302 -0.0061) |
| OKLCH | oklch(88.19% 0.031 191.5) |
| XYZ | xyz(61.6837, 69.4637, 78.5506) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.01
Very Pale Blue
#D6FFFE
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 7.08
Very Light Blue
#D5FFFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFDD #DFC2C4
analogous
#C2DFCF #C2DFDD #C2D3DF
triadic
#C2DFDD #DDC2DF #DFDDC2
tetradic
#C2DFDD #CFC2DF #DFC2C4 #D3DFC2
square
#C2DFDD #CFC2DF #DFC2C4 #D3DFC2
split-complementary
#C2DFDD #DFC2D3 #DFCFC2
monochromatic
#72B5B0 #9ACAC7 #C2DFDD #EAF4F3 #EBF4F4
Accessibility & contrast
On white
1.41
#C2DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C2DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFDD
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFDD | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#BAE1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfdd; /* rgb */ color: rgb(194, 223, 221); /* oklch */ color: oklch(88.2% 0.031 191.5);
Tailwind
colors: {
custom: {
50: '#d4e9e7',
500: '#c2dfdd',
950: '#000000',
},
}SCSS
$custom: #c2dfdd; $custom-light: #d4e9e7; $custom-dark: #000000;
JSON
{
"hex": "#c2dfdd",
"rgb": {
"r": 194,
"g": 223,
"b": 221
},
"hsl": {
"h": 175.862,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.8819,
"c": 0.03079,
"h": 191.5
},
"luminance": 0.69465
}Semantic roles & 50–950 ramp
primary
#C2DFDD
secondary
#B78E91
accent
#3C43AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484