#ABE4EE#ABE4EE
#ABE4EE is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.3% C 0.060 H 209.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4EE |
|---|---|
| RGB | rgb(171, 228, 238) |
| HSL | hsl(189, 66%, 80%) |
| HSV | hsv(189, 28%, 93%) |
| CMYK | cmyk(28.2%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(87.15, -15.78, -10.74) |
| CIE-LCH | lch(87.15, 19.09, 214.24°) |
| OKLab | oklab(88.32% -0.0518 -0.0293) |
| OKLCH | oklch(88.32% 0.06 209.5) |
| XYZ | xyz(59.9657, 70.3149, 91.2848) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.06
Pale Sky Blue
#BDF6FE
ΔE00 3.99
Lightblue
#ADD8E6
ΔE00 4.55
Paleturquoise
#AFEEEE
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Light Sky Blue
#C6FCFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4EE #EEB5AB
analogous
#ABEED6 #ABE4EE #ABC2EE
triadic
#ABE4EE #EEABE4 #E4EEAB
tetradic
#ABE4EE #D6ABEE #EEB5AB #C2EEAB
square
#ABE4EE #D6ABEE #EEB5AB #C2EEAB
split-complementary
#ABE4EE #EEABC2 #EED6AB
monochromatic
#45C3D9 #78D4E4 #ABE4EE #DEF4F8 #E6F7FA
Accessibility & contrast
On white
1.39
#ABE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#ABE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4EE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4EE | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#95E9E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abe4ee; /* rgb */ color: rgb(171, 228, 238); /* oklch */ color: oklch(88.3% 0.060 209.5);
Tailwind
colors: {
custom: {
50: '#c5ecf3',
500: '#abe4ee',
950: '#000000',
},
}SCSS
$custom: #abe4ee; $custom-light: #c5ecf3; $custom-dark: #000000;
JSON
{
"hex": "#abe4ee",
"rgb": {
"r": 171,
"g": 228,
"b": 238
},
"hsl": {
"h": 188.955,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.88319,
"c": 0.05951,
"h": 209.5
},
"luminance": 0.70318
}Semantic roles & 50–950 ramp
primary
#ABE4EE
secondary
#CB7F72
accent
#3317CE
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485