#ABE3DC#ABE3DC
#ABE3DC is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.5% C 0.058 H 186.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3DC |
|---|---|
| RGB | rgb(171, 227, 220) |
| HSL | hsl(173, 50%, 78%) |
| HSV | hsv(173, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(86.39, -19.23, -2.39) |
| CIE-LCH | lch(86.39, 19.38, 187.09°) |
| OKLab | oklab(87.55% -0.0576 -0.0067) |
| OKLCH | oklch(87.55% 0.058 186.6) |
| XYZ | xyz(57.1779, 68.7609, 77.9557) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.72
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 5.92
Eggshell Blue
#C4FFF7
ΔE00 5.97
Pale Cyan
#B7FFFA
ΔE00 6.17
Light Light Blue
#CAFFFB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3DC #E3ABB2
analogous
#ABE3C0 #ABE3DC #ABCEE3
triadic
#ABE3DC #DCABE3 #E3DCAB
tetradic
#ABE3DC #C0ABE3 #E3ABB2 #CEE3AB
square
#ABE3DC #C0ABE3 #E3ABB2 #CEE3AB
split-complementary
#ABE3DC #E3ABCE #E3C0AB
monochromatic
#4FC4B6 #7DD4C9 #ABE3DC #D9F2EF #E8F7F5
Accessibility & contrast
On white
1.42
#ABE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#ABE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3DC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3DC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#9AE6E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe3dc; /* rgb */ color: rgb(171, 227, 220); /* oklch */ color: oklch(87.5% 0.058 186.6);
Tailwind
colors: {
custom: {
50: '#c5ece6',
500: '#abe3dc',
950: '#000000',
},
}SCSS
$custom: #abe3dc; $custom-light: #c5ece6; $custom-dark: #000000;
JSON
{
"hex": "#abe3dc",
"rgb": {
"r": 171,
"g": 227,
"b": 220
},
"hsl": {
"h": 172.5,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87545,
"c": 0.05799,
"h": 186.6
},
"luminance": 0.68763
}Semantic roles & 50–950 ramp
primary
#ABE3DC
secondary
#BD757E
accent
#283BBD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484