#ABE0DF#ABE0DF
#ABE0DF is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.054 H 194.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0DF |
|---|---|
| RGB | rgb(171, 224, 223) |
| HSL | hsl(179, 46%, 77%) |
| HSV | hsv(179, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(85.65, -17.09, -5.05) |
| CIE-LCH | lch(85.65, 17.82, 196.48°) |
| OKLab | oklab(86.99% -0.0526 -0.0138) |
| OKLCH | oklch(86.99% 0.054 194.7) |
| XYZ | xyz(56.7654, 67.2945, 79.7959) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 3.40
Pale Sky Blue
#BDF6FE
ΔE00 6.03
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Light Sky Blue
#C6FCFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0DF #E0ABAC
analogous
#ABE0C5 #ABE0DF #ABC6E0
triadic
#ABE0DF #DFABE0 #E0DFAB
tetradic
#ABE0DF #C5ABE0 #E0ABAC #C6E0AB
square
#ABE0DF #C5ABE0 #E0ABAC #C6E0AB
split-complementary
#ABE0DF #E0ABC6 #E0C5AB
monochromatic
#52BFBD #7ED0CE #ABE0DF #D8F0F0 #E9F7F6
Accessibility & contrast
On white
1.45
#ABE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#ABE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0DF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0DF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#9AE3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe0df; /* rgb */ color: rgb(171, 224, 223); /* oklch */ color: oklch(87.0% 0.054 194.7);
Tailwind
colors: {
custom: {
50: '#c5e9e9',
500: '#abe0df',
950: '#000000',
},
}SCSS
$custom: #abe0df; $custom-light: #c5e9e9; $custom-dark: #000000;
JSON
{
"hex": "#abe0df",
"rgb": {
"r": 171,
"g": 224,
"b": 223
},
"hsl": {
"h": 178.868,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86988,
"c": 0.05436,
"h": 194.7
},
"luminance": 0.67297
}Semantic roles & 50–950 ramp
primary
#ABE0DF
secondary
#B97678
accent
#2C2FB9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484