#ABE1DA#ABE1DA
#ABE1DA is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.1% C 0.056 H 186.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1DA |
|---|---|
| RGB | rgb(171, 225, 218) |
| HSL | hsl(172, 47%, 78%) |
| HSV | hsv(172, 24%, 88%) |
| CMYK | cmyk(24%, 0%, 3.1%, 11.8%) |
| CIE-LAB | lab(85.79, -18.66, -2.21) |
| CIE-LCH | lch(85.79, 18.79, 186.76°) |
| OKLab | oklab(87.05% -0.0558 -0.0062) |
| OKLCH | oklch(87.05% 0.056 186.3) |
| XYZ | xyz(56.3708, 67.5679, 76.3878) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.07
Duck Egg Blue
#C3FBF4
ΔE00 5.63
Powder Blue
#B0E0E6
ΔE00 5.79
Eggshell Blue
#C4FFF7
ΔE00 6.39
Pale Cyan
#B7FFFA
ΔE00 6.67
Light Light Blue
#CAFFFB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1DA #E1ABB2
analogous
#ABE1BF #ABE1DA #ABCDE1
triadic
#ABE1DA #DAABE1 #E1DAAB
tetradic
#ABE1DA #BFABE1 #E1ABB2 #CDE1AB
square
#ABE1DA #BFABE1 #E1ABB2 #CDE1AB
split-complementary
#ABE1DA #E1ABCD #E1BFAB
monochromatic
#51C1B2 #7ED1C6 #ABE1DA #D8F1EE #E8F7F5
Accessibility & contrast
On white
1.45
#ABE1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#ABE1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1DA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1DA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#9BE4DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe1da; /* rgb */ color: rgb(171, 225, 218); /* oklch */ color: oklch(87.1% 0.056 186.3);
Tailwind
colors: {
custom: {
50: '#c5eae5',
500: '#abe1da',
950: '#000000',
},
}SCSS
$custom: #abe1da; $custom-light: #c5eae5; $custom-dark: #000000;
JSON
{
"hex": "#abe1da",
"rgb": {
"r": 171,
"g": 225,
"b": 218
},
"hsl": {
"h": 172.222,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.87053,
"c": 0.05619,
"h": 186.3
},
"luminance": 0.6757
}Semantic roles & 50–950 ramp
primary
#ABE1DA
secondary
#BA767F
accent
#2B3EBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484