#C2E2E0#C2E2E0
#C2E2E0 is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.9% C 0.034 H 191.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2E0 |
|---|---|
| RGB | rgb(194, 226, 224) |
| HSL | hsl(176, 36%, 82%) |
| HSV | hsv(176, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 0.9%, 11.4%) |
| CIE-LAB | lab(87.60, -10.85, -2.55) |
| CIE-LCH | lch(87.60, 11.15, 193.23°) |
| OKLab | oklab(88.9% -0.033 -0.007) |
| OKLCH | oklch(88.9% 0.034 191.9) |
| XYZ | xyz(62.8956, 71.2423, 80.9439) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Very Pale Blue
#D6FFFE
ΔE00 6.25
Very Light Blue
#D5FFFF
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 6.36
Really Light Blue
#D4FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2E0 #E2C2C4
analogous
#C2E2D0 #C2E2E0 #C2D4E2
triadic
#C2E2E0 #E0C2E2 #E2E0C2
tetradic
#C2E2E0 #D0C2E2 #E2C2C4 #D4E2C2
square
#C2E2E0 #D0C2E2 #E2C2C4 #D4E2C2
split-complementary
#C2E2E0 #E2C2D4 #E2D0C2
monochromatic
#6FBBB6 #99CECB #C2E2E0 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.38
#C2E2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C2E2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2E0
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2E0 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEE0
Deuteranopia (green-blind)
#D7DAE0
Tritanopia (blue-blind)
#B9E4E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2e2e0; /* rgb */ color: rgb(194, 226, 224); /* oklch */ color: oklch(88.9% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#d4ebe9',
500: '#c2e2e0',
950: '#000000',
},
}SCSS
$custom: #c2e2e0; $custom-light: #d4ebe9; $custom-dark: #000000;
JSON
{
"hex": "#c2e2e0",
"rgb": {
"r": 194,
"g": 226,
"b": 224
},
"hsl": {
"h": 176.25,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88904,
"c": 0.03377,
"h": 191.9
},
"luminance": 0.71244
}Semantic roles & 50–950 ramp
primary
#C2E2E0
secondary
#BB8D90
accent
#373FAE
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484