#C2E2DE#C2E2DE
#C2E2DE is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.8% C 0.034 H 187.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2DE |
|---|---|
| RGB | rgb(194, 226, 222) |
| HSL | hsl(173, 36%, 82%) |
| HSV | hsv(173, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(87.55, -11.25, -1.58) |
| CIE-LCH | lch(87.55, 11.36, 187.98°) |
| OKLab | oklab(88.85% -0.0338 -0.0044) |
| OKLCH | oklch(88.85% 0.034 187.4) |
| XYZ | xyz(62.6260, 71.1344, 79.5239) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.16
Ice
#D6FFFA
ΔE00 6.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.35
Very Light Blue
#D5FFFF
ΔE00 6.48
Really Light Blue
#D4FFFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2DE #E2C2C6
analogous
#C2E2CE #C2E2DE #C2D6E2
triadic
#C2E2DE #DEC2E2 #E2DEC2
tetradic
#C2E2DE #CEC2E2 #E2C2C6 #D6E2C2
square
#C2E2DE #CEC2E2 #E2C2C6 #D6E2C2
split-complementary
#C2E2DE #E2C2D6 #E2CEC2
monochromatic
#6FBBB1 #99CEC8 #C2E2DE #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.38
#C2E2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#C2E2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2DE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2DE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#BAE4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2e2de; /* rgb */ color: rgb(194, 226, 222); /* oklch */ color: oklch(88.8% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#d4ebe8',
500: '#c2e2de',
950: '#000000',
},
}SCSS
$custom: #c2e2de; $custom-light: #d4ebe8; $custom-dark: #000000;
JSON
{
"hex": "#c2e2de",
"rgb": {
"r": 194,
"g": 226,
"b": 222
},
"hsl": {
"h": 172.5,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88845,
"c": 0.03411,
"h": 187.4
},
"luminance": 0.71136
}Semantic roles & 50–950 ramp
primary
#C2E2DE
secondary
#BB8D93
accent
#3746AE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484