#ABEEFB#ABEEFB
#ABEEFB is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.9% C 0.069 H 210.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEFB |
|---|---|
| RGB | rgb(171, 238, 251) |
| HSL | hsl(190, 91%, 83%) |
| HSV | hsv(190, 32%, 98%) |
| CMYK | cmyk(31.9%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.22, -17.81, -12.98) |
| CIE-LCH | lch(90.22, 22.04, 216.08°) |
| OKLab | oklab(90.88% -0.0592 -0.0355) |
| OKLCH | oklch(90.88% 0.069 210.9) |
| XYZ | xyz(64.7759, 76.7685, 102.6527) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.88
Robin'S Egg Blue
#98EFF9
ΔE00 3.47
Powder Blue
#B0E0E6
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Paleturquoise
#AFEEEE
ΔE00 4.94
Light Sky Blue
#C6FCFF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEFB #FBB8AB
analogous
#ABFBE0 #ABEEFB #ABC6FB
triadic
#ABEEFB #FBABEE #EEFBAB
tetradic
#ABEEFB #E0ABFB #FBB8AB #C6FBAB
square
#ABEEFB #E0ABFB #FBB8AB #C6FBAB
split-complementary
#ABEEFB #FBABC6 #FBE0AB
monochromatic
#36D6F5 #71E2F8 #ABEEFB #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.28
#ABEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#ABEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEFB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEFB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#8FF4F2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeefb; /* rgb */ color: rgb(171, 238, 251); /* oklch */ color: oklch(90.9% 0.069 210.9);
Tailwind
colors: {
custom: {
50: '#c6f3fc',
500: '#abeefb',
950: '#000000',
},
}SCSS
$custom: #abeefb; $custom-light: #c6f3fc; $custom-dark: #000000;
JSON
{
"hex": "#abeefb",
"rgb": {
"r": 171,
"g": 238,
"b": 251
},
"hsl": {
"h": 189.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.9088,
"c": 0.06904,
"h": 210.9
},
"luminance": 0.76772
}Semantic roles & 50–950 ramp
primary
#ABEEFB
secondary
#DE7E6C
accent
#2500E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585