#C2DFDE#C2DFDE
#C2DFDE is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.031 H 194.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFDE |
|---|---|
| RGB | rgb(194, 223, 222) |
| HSL | hsl(178, 31%, 82%) |
| HSV | hsv(178, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.76, -9.72, -2.74) |
| CIE-LCH | lch(86.76, 10.10, 195.72°) |
| OKLab | oklab(88.22% -0.0298 -0.0075) |
| OKLCH | oklch(88.22% 0.031 194.1) |
| XYZ | xyz(61.8173, 69.5172, 79.2543) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.90
Lightblue
#ADD8E6
ΔE00 6.68
Lightcyan
#E0FFFF
ΔE00 6.83
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Very Pale Blue
#D6FFFE
ΔE00 7.08
Very Light Blue
#D5FFFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFDE #DFC2C3
analogous
#C2DFD0 #C2DFDE #C2D2DF
triadic
#C2DFDE #DEC2DF #DFDEC2
tetradic
#C2DFDE #D0C2DF #DFC2C3 #D2DFC2
square
#C2DFDE #D0C2DF #DFC2C3 #D2DFC2
split-complementary
#C2DFDE #DFC2D2 #DFD0C2
monochromatic
#72B5B3 #9ACAC8 #C2DFDE #EAF4F4 #EBF4F4
Accessibility & contrast
On white
1.41
#C2DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C2DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFDE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFDE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#BAE1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfde; /* rgb */ color: rgb(194, 223, 222); /* oklch */ color: oklch(88.2% 0.031 194.1);
Tailwind
colors: {
custom: {
50: '#d4e9e8',
500: '#c2dfde',
950: '#000000',
},
}SCSS
$custom: #c2dfde; $custom-light: #d4e9e8; $custom-dark: #000000;
JSON
{
"hex": "#c2dfde",
"rgb": {
"r": 194,
"g": 223,
"b": 222
},
"hsl": {
"h": 177.931,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88219,
"c": 0.0307,
"h": 194.1
},
"luminance": 0.69519
}Semantic roles & 50–950 ramp
primary
#C2DFDE
secondary
#B78E90
accent
#3C3FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484