#ABEFF5#ABEFF5
#ABEFF5 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.9% C 0.068 H 202.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF5 |
|---|---|
| RGB | rgb(171, 239, 245) |
| HSL | hsl(185, 79%, 82%) |
| HSV | hsv(185, 30%, 96%) |
| CMYK | cmyk(30.2%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.31, -19.69, -9.70) |
| CIE-LCH | lch(90.31, 21.95, 206.24°) |
| OKLab | oklab(90.9% -0.0627 -0.0265) |
| OKLCH | oklch(90.9% 0.068 202.9) |
| XYZ | xyz(64.1370, 76.9801, 97.8476) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.31
Robin'S Egg Blue
#98EFF9
ΔE00 2.69
Pale Sky Blue
#BDF6FE
ΔE00 3.02
Light Sky Blue
#C6FCFF
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF5 #F5B1AB
analogous
#ABF5D6 #ABEFF5 #ABCAF5
triadic
#ABEFF5 #F5ABEF #EFF5AB
tetradic
#ABEFF5 #D6ABF5 #F5B1AB #CAF5AB
square
#ABEFF5 #D6ABF5 #F5B1AB #CAF5AB
split-complementary
#ABEFF5 #F5ABCA #F5D6AB
monochromatic
#3EDAE8 #74E5EE #ABEFF5 #E2F9FC #E4FAFC
Accessibility & contrast
On white
1.28
#ABEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#ABEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF5
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF5 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#91F4F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff5; /* rgb */ color: rgb(171, 239, 245); /* oklch */ color: oklch(90.9% 0.068 202.9);
Tailwind
colors: {
custom: {
50: '#c6f4f8',
500: '#abeff5',
950: '#000000',
},
}SCSS
$custom: #abeff5; $custom-light: #c6f4f8; $custom-dark: #000000;
JSON
{
"hex": "#abeff5",
"rgb": {
"r": 171,
"g": 239,
"b": 245
},
"hsl": {
"h": 184.865,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.90901,
"c": 0.06813,
"h": 202.9
},
"luminance": 0.76984
}Semantic roles & 50–950 ramp
primary
#ABEFF5
secondary
#D5776F
accent
#1B0ADB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585