#C2E2E2#C2E2E2
#C2E2E2 is a very light, muted teal. Relative luminance 0.714; OKLCH L 89.0% C 0.034 H 196.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2E2 |
|---|---|
| RGB | rgb(194, 226, 226) |
| HSL | hsl(180, 36%, 82%) |
| HSV | hsv(180, 14%, 89%) |
| CMYK | cmyk(14.2%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(87.66, -10.45, -3.53) |
| CIE-LCH | lch(87.66, 11.03, 198.65°) |
| OKLab | oklab(88.96% -0.0323 -0.0096) |
| OKLCH | oklch(88.96% 0.034 196.6) |
| XYZ | xyz(63.1684, 71.3514, 82.3808) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.16
Ice Blue (survey)
#D7FFFE
ΔE00 6.23
Lightcyan
#E0FFFF
ΔE00 6.25
Very Pale Blue
#D6FFFE
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2E2 #E2C2C2
analogous
#C2E2D2 #C2E2E2 #C2D2E2
triadic
#C2E2E2 #E2C2E2 #E2E2C2
tetradic
#C2E2E2 #D2C2E2 #E2C2C2 #D2E2C2
square
#C2E2E2 #D2C2E2 #E2C2C2 #D2E2C2
split-complementary
#C2E2E2 #E2C2D2 #E2D2C2
monochromatic
#6FBBBB #99CECE #C2E2E2 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.38
#C2E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C2E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2E2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2E2 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D7DAE2
Tritanopia (blue-blind)
#B9E4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2e2e2; /* rgb */ color: rgb(194, 226, 226); /* oklch */ color: oklch(89.0% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#d4ebeb',
500: '#c2e2e2',
950: '#000000',
},
}SCSS
$custom: #c2e2e2; $custom-light: #d4ebeb; $custom-dark: #000000;
JSON
{
"hex": "#c2e2e2",
"rgb": {
"r": 194,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.88963,
"c": 0.03367,
"h": 196.6
},
"luminance": 0.71353
}Semantic roles & 50–950 ramp
primary
#C2E2E2
secondary
#BB8D8D
accent
#3737AE
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484