#C2E2DA#C2E2DA
#C2E2DA is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.035 H 178.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2DA |
|---|---|
| RGB | rgb(194, 226, 218) |
| HSL | hsl(165, 36%, 82%) |
| HSV | hsv(165, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(87.45, -12.04, 0.38) |
| CIE-LCH | lch(87.45, 12.04, 178.21°) |
| OKLab | oklab(88.73% -0.0354 0.0008) |
| OKLCH | oklch(88.73% 0.035 178.7) |
| XYZ | xyz(62.0962, 70.9225, 76.7339) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.39
Powder Blue
#B0E0E6
ΔE00 6.53
Ice Blue (survey)
#D7FFFE
ΔE00 6.88
Very Pale Blue
#D6FFFE
ΔE00 6.90
Duck Egg Blue
#C3FBF4
ΔE00 6.98
Very Light Blue
#D5FFFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2DA #E2C2CA
analogous
#C2E2CA #C2E2DA #C2DAE2
triadic
#C2E2DA #DAC2E2 #E2DAC2
tetradic
#C2E2DA #CAC2E2 #E2C2CA #DAE2C2
square
#C2E2DA #CAC2E2 #E2C2CA #DAE2C2
split-complementary
#C2E2DA #E2C2DA #E2CAC2
monochromatic
#6FBBA8 #99CEC1 #C2E2DA #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.38
#C2E2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#C2E2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2DA
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2DA | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#D9D9DB
Tritanopia (blue-blind)
#BAE3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e2da; /* rgb */ color: rgb(194, 226, 218); /* oklch */ color: oklch(88.7% 0.035 178.7);
Tailwind
colors: {
custom: {
50: '#d4ebe5',
500: '#c2e2da',
950: '#000000',
},
}SCSS
$custom: #c2e2da; $custom-light: #d4ebe5; $custom-dark: #000000;
JSON
{
"hex": "#c2e2da",
"rgb": {
"r": 194,
"g": 226,
"b": 218
},
"hsl": {
"h": 165,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.8873,
"c": 0.03541,
"h": 178.7
},
"luminance": 0.70924
}Semantic roles & 50–950 ramp
primary
#C2E2DA
secondary
#BB8D99
accent
#3755AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484