#C2DEDA#C2DEDA
#C2DEDA is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.030 H 186.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEDA |
|---|---|
| RGB | rgb(194, 222, 218) |
| HSL | hsl(171, 30%, 82%) |
| HSV | hsv(171, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(86.39, -10.00, -1.17) |
| CIE-LCH | lch(86.39, 10.07, 186.65°) |
| OKLab | oklab(87.89% -0.03 -0.0033) |
| OKLCH | oklch(87.89% 0.03 186.2) |
| XYZ | xyz(61.0212, 68.7725, 76.3755) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.37
Ice
#D6FFFA
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.43
Very Light Blue
#D5FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEDA #DEC2C6
analogous
#C2DECC #C2DEDA #C2D4DE
triadic
#C2DEDA #DAC2DE #DEDAC2
tetradic
#C2DEDA #CCC2DE #DEC2C6 #D4DEC2
square
#C2DEDA #CCC2DE #DEC2C6 #D4DEC2
split-complementary
#C2DEDA #DEC2D4 #DECCC2
monochromatic
#73B3AA #9AC9C2 #C2DEDA #EAF3F2 #EBF4F3
Accessibility & contrast
On white
1.42
#C2DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C2DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEDA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEDA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#BBDFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2deda; /* rgb */ color: rgb(194, 222, 218); /* oklch */ color: oklch(87.9% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#d4e8e5',
500: '#c2deda',
950: '#000000',
},
}SCSS
$custom: #c2deda; $custom-light: #d4e8e5; $custom-dark: #000000;
JSON
{
"hex": "#c2deda",
"rgb": {
"r": 194,
"g": 222,
"b": 218
},
"hsl": {
"h": 171.429,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87893,
"c": 0.03017,
"h": 186.2
},
"luminance": 0.68774
}Semantic roles & 50–950 ramp
primary
#C2DEDA
secondary
#B58F94
accent
#3D4CA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484