#ABE4D2#ABE4D2
#ABE4D2 is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.5% C 0.063 H 173.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4D2 |
|---|---|
| RGB | rgb(171, 228, 210) |
| HSL | hsl(161, 51%, 78%) |
| HSV | hsv(161, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 7.9%, 10.6%) |
| CIE-LAB | lab(86.40, -21.81, 2.90) |
| CIE-LCH | lch(86.40, 22.00, 172.43°) |
| OKLab | oklab(87.48% -0.0629 0.0073) |
| OKLCH | oklch(87.48% 0.063 173.3) |
| XYZ | xyz(56.1673, 68.7955, 71.2797) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.81
Light Teal
#90E4C1
ΔE00 6.22
Duck Egg Blue
#C3FBF4
ΔE00 6.69
Eggshell Blue
#C4FFF7
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4D2 #E4ABBD
analogous
#ABE4B5 #ABE4D2 #ABD9E4
triadic
#ABE4D2 #D2ABE4 #E4D2AB
tetradic
#ABE4D2 #B5ABE4 #E4ABBD #D9E4AB
square
#ABE4D2 #B5ABE4 #E4ABBD #D9E4AB
split-complementary
#ABE4D2 #E4ABD9 #E4B5AB
monochromatic
#4EC6A0 #7DD5B9 #ABE4D2 #D9F3EB #E8F8F3
Accessibility & contrast
On white
1.42
#ABE4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#ABE4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4D2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4D2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#9DE5DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe4d2; /* rgb */ color: rgb(171, 228, 210); /* oklch */ color: oklch(87.5% 0.063 173.3);
Tailwind
colors: {
custom: {
50: '#c5ecdf',
500: '#abe4d2',
950: '#000000',
},
}SCSS
$custom: #abe4d2; $custom-light: #c5ecdf; $custom-dark: #000000;
JSON
{
"hex": "#abe4d2",
"rgb": {
"r": 171,
"g": 228,
"b": 210
},
"hsl": {
"h": 161.053,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.87475,
"c": 0.06337,
"h": 173.3
},
"luminance": 0.68798
}Semantic roles & 50–950 ramp
primary
#ABE4D2
secondary
#BE758C
accent
#2757BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484