#ABE2E2#ABE2E2
#ABE2E2 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.5% C 0.056 H 196.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2E2 |
|---|---|
| RGB | rgb(171, 226, 226) |
| HSL | hsl(180, 49%, 78%) |
| HSV | hsv(180, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(86.28, -17.44, -5.72) |
| CIE-LCH | lch(86.28, 18.35, 198.15°) |
| OKLab | oklab(87.51% -0.0539 -0.0156) |
| OKLCH | oklch(87.51% 0.056 196.2) |
| XYZ | xyz(57.7141, 68.5391, 82.1252) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.78
Powder Blue
#B0E0E6
ΔE00 3.23
Pale Sky Blue
#BDF6FE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Light Sky Blue
#C6FCFF
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2E2 #E2ABAB
analogous
#ABE2C6 #ABE2E2 #ABC6E2
triadic
#ABE2E2 #E2ABE2 #E2E2AB
tetradic
#ABE2E2 #C6ABE2 #E2ABAB #C6E2AB
square
#ABE2E2 #C6ABE2 #E2ABAB #C6E2AB
split-complementary
#ABE2E2 #E2ABC6 #E2C6AB
monochromatic
#50C3C3 #7ED2D2 #ABE2E2 #D8F2F2 #E8F7F7
Accessibility & contrast
On white
1.43
#ABE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#ABE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2E2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2E2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D0D4E3
Tritanopia (blue-blind)
#99E6E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe2e2; /* rgb */ color: rgb(171, 226, 226); /* oklch */ color: oklch(87.5% 0.056 196.2);
Tailwind
colors: {
custom: {
50: '#c5ebeb',
500: '#abe2e2',
950: '#000000',
},
}SCSS
$custom: #abe2e2; $custom-light: #c5ebeb; $custom-dark: #000000;
JSON
{
"hex": "#abe2e2",
"rgb": {
"r": 171,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.87511,
"c": 0.05616,
"h": 196.2
},
"luminance": 0.68542
}Semantic roles & 50–950 ramp
primary
#ABE2E2
secondary
#BB7676
accent
#2A2ABC
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484