#C2DEDE#C2DEDE
#C2DEDE is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.030 H 196.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEDE |
|---|---|
| RGB | rgb(194, 222, 222) |
| HSL | hsl(180, 30%, 82%) |
| HSV | hsv(180, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.50, -9.21, -3.12) |
| CIE-LCH | lch(86.50, 9.73, 198.73°) |
| OKLab | oklab(88.01% -0.0284 -0.0085) |
| OKLCH | oklch(88.01% 0.03 196.6) |
| XYZ | xyz(61.5510, 68.9844, 79.1655) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 7.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Very Pale Blue
#D6FFFE
ΔE00 7.42
Very Light Blue
#D5FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEDE #DEC2C2
analogous
#C2DED0 #C2DEDE #C2D0DE
triadic
#C2DEDE #DEC2DE #DEDEC2
tetradic
#C2DEDE #D0C2DE #DEC2C2 #D0DEC2
square
#C2DEDE #D0C2DE #DEC2C2 #D0DEC2
split-complementary
#C2DEDE #DEC2D0 #DED0C2
monochromatic
#73B3B3 #9AC9C9 #C2DEDE #EAF3F3 #EBF4F4
Accessibility & contrast
On white
1.42
#C2DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C2DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEDE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEDE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D4D7DE
Tritanopia (blue-blind)
#BAE0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dede; /* rgb */ color: rgb(194, 222, 222); /* oklch */ color: oklch(88.0% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#d4e8e8',
500: '#c2dede',
950: '#000000',
},
}SCSS
$custom: #c2dede; $custom-light: #d4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#c2dede",
"rgb": {
"r": 194,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.88011,
"c": 0.02967,
"h": 196.6
},
"luminance": 0.68986
}Semantic roles & 50–950 ramp
primary
#C2DEDE
secondary
#B58F8F
accent
#3D3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484