#C2E2DC#C2E2DC
#C2E2DC is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.8% C 0.035 H 182.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2DC |
|---|---|
| RGB | rgb(194, 226, 220) |
| HSL | hsl(169, 36%, 82%) |
| HSV | hsv(169, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(87.50, -11.65, -0.60) |
| CIE-LCH | lch(87.50, 11.66, 182.95°) |
| OKLab | oklab(88.79% -0.0346 -0.0018) |
| OKLCH | oklch(88.79% 0.035 182.9) |
| XYZ | xyz(62.3595, 71.0279, 78.1205) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Ice
#D6FFFA
ΔE00 6.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Pale Blue
#D6FFFE
ΔE00 6.58
Very Light Blue
#D5FFFF
ΔE00 6.75
Pale Blue
#D0FEFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2DC #E2C2C8
analogous
#C2E2CC #C2E2DC #C2D8E2
triadic
#C2E2DC #DCC2E2 #E2DCC2
tetradic
#C2E2DC #CCC2E2 #E2C2C8 #D8E2C2
square
#C2E2DC #CCC2E2 #E2C2C8 #D8E2C2
split-complementary
#C2E2DC #E2C2D8 #E2CCC2
monochromatic
#6FBBAC #99CEC4 #C2E2DC #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.38
#C2E2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#C2E2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2DC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2DC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#BAE3E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e2dc; /* rgb */ color: rgb(194, 226, 220); /* oklch */ color: oklch(88.8% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#d4ebe6',
500: '#c2e2dc',
950: '#000000',
},
}SCSS
$custom: #c2e2dc; $custom-light: #d4ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c2e2dc",
"rgb": {
"r": 194,
"g": 226,
"b": 220
},
"hsl": {
"h": 168.75,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88787,
"c": 0.03466,
"h": 182.9
},
"luminance": 0.71029
}Semantic roles & 50–950 ramp
primary
#C2E2DC
secondary
#BB8D96
accent
#374DAE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484