#ABEEF5#ABEEF5
#ABEEF5 is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.7% C 0.067 H 204.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEEF5 |
|---|---|
| RGB | rgb(171, 238, 245) |
| HSL | hsl(186, 79%, 82%) |
| HSV | hsv(186, 30%, 96%) |
| CMYK | cmyk(30.2%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(90.04, -19.19, -10.10) |
| CIE-LCH | lch(90.04, 21.69, 207.77°) |
| OKLab | oklab(90.69% -0.0615 -0.0276) |
| OKLCH | oklch(90.69% 0.067 204.2) |
| XYZ | xyz(63.8451, 76.3962, 97.7503) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.67
Robin'S Egg Blue
#98EFF9
ΔE00 2.73
Pale Sky Blue
#BDF6FE
ΔE00 2.86
Light Sky Blue
#C6FCFF
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEEF5 #F5B2AB
analogous
#ABF5D7 #ABEEF5 #ABC9F5
triadic
#ABEEF5 #F5ABEE #EEF5AB
tetradic
#ABEEF5 #D7ABF5 #F5B2AB #C9F5AB
square
#ABEEF5 #D7ABF5 #F5B2AB #C9F5AB
split-complementary
#ABEEF5 #F5ABC9 #F5D7AB
monochromatic
#3ED8E8 #74E3EE #ABEEF5 #E2F9FC #E4F9FC
Accessibility & contrast
On white
1.29
#ABEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#ABEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEEF5
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEEF5 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F6
Deuteranopia (green-blind)
#D7DEF5
Tritanopia (blue-blind)
#91F3F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abeef5; /* rgb */ color: rgb(171, 238, 245); /* oklch */ color: oklch(90.7% 0.067 204.2);
Tailwind
colors: {
custom: {
50: '#c6f3f8',
500: '#abeef5',
950: '#000000',
},
}SCSS
$custom: #abeef5; $custom-light: #c6f3f8; $custom-dark: #000000;
JSON
{
"hex": "#abeef5",
"rgb": {
"r": 171,
"g": 238,
"b": 245
},
"hsl": {
"h": 185.676,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.90686,
"c": 0.06744,
"h": 204.2
},
"luminance": 0.764
}Semantic roles & 50–950 ramp
primary
#ABEEF5
secondary
#D5796F
accent
#1E0ADB
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585