#ABE3EE#ABE3EE
#ABE3EE is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.1% C 0.059 H 211.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3EE |
|---|---|
| RGB | rgb(171, 227, 238) |
| HSL | hsl(190, 66%, 80%) |
| HSV | hsv(190, 28%, 93%) |
| CMYK | cmyk(28.2%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(86.88, -15.28, -11.14) |
| CIE-LCH | lch(86.88, 18.91, 216.10°) |
| OKLab | oklab(88.11% -0.0505 -0.0304) |
| OKLCH | oklch(88.11% 0.059 211) |
| XYZ | xyz(59.6914, 69.7663, 91.1934) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.15
Lightblue
#ADD8E6
ΔE00 4.06
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Paleturquoise
#AFEEEE
ΔE00 5.36
Ice Blue
#A5DFF9
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3EE #EEB6AB
analogous
#ABEED8 #ABE3EE #ABC1EE
triadic
#ABE3EE #EEABE3 #E3EEAB
tetradic
#ABE3EE #D8ABEE #EEB6AB #C1EEAB
square
#ABE3EE #D8ABEE #EEB6AB #C1EEAB
split-complementary
#ABE3EE #EEABC1 #EED8AB
monochromatic
#45C1D9 #78D2E4 #ABE3EE #DEF4F8 #E6F7FA
Accessibility & contrast
On white
1.40
#ABE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#ABE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3EE
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3EE | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#95E8E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abe3ee; /* rgb */ color: rgb(171, 227, 238); /* oklch */ color: oklch(88.1% 0.059 211.0);
Tailwind
colors: {
custom: {
50: '#c5ebf3',
500: '#abe3ee',
950: '#000000',
},
}SCSS
$custom: #abe3ee; $custom-light: #c5ebf3; $custom-dark: #000000;
JSON
{
"hex": "#abe3ee",
"rgb": {
"r": 171,
"g": 227,
"b": 238
},
"hsl": {
"h": 189.851,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.88105,
"c": 0.05897,
"h": 211
},
"luminance": 0.69769
}Semantic roles & 50–950 ramp
primary
#ABE3EE
secondary
#CB8172
accent
#3517CE
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485