#ABEFF8#ABEFF8
#ABEFF8 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 91.0% C 0.069 H 206.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEFF8 |
|---|---|
| RGB | rgb(171, 239, 248) |
| HSL | hsl(187, 85%, 82%) |
| HSV | hsv(187, 31%, 97%) |
| CMYK | cmyk(31%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(90.40, -19.00, -11.14) |
| CIE-LCH | lch(90.40, 22.03, 210.39°) |
| OKLab | oklab(91% -0.0616 -0.0305) |
| OKLCH | oklch(91% 0.069 206.3) |
| XYZ | xyz(64.5987, 77.1647, 100.2792) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.63
Robin'S Egg Blue
#98EFF9
ΔE00 2.66
Paleturquoise
#AFEEEE
ΔE00 3.41
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Light Sky Blue
#C6FCFF
ΔE00 4.27
Powder Blue
#B0E0E6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEFF8 #F8B4AB
analogous
#ABF8DB #ABEFF8 #ABC9F8
triadic
#ABEFF8 #F8ABEF #EFF8AB
tetradic
#ABEFF8 #DBABF8 #F8B4AB #C9F8AB
square
#ABEFF8 #DBABF8 #F8B4AB #C9F8AB
split-complementary
#ABEFF8 #F8ABC9 #F8DBAB
monochromatic
#3AD9EF #73E4F3 #ABEFF8 #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.28
#ABEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#ABEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEFF8
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEFF8 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F9
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#90F5F2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abeff8; /* rgb */ color: rgb(171, 239, 248); /* oklch */ color: oklch(91.0% 0.069 206.3);
Tailwind
colors: {
custom: {
50: '#c6f4fa',
500: '#abeff8',
950: '#000000',
},
}SCSS
$custom: #abeff8; $custom-light: #c6f4fa; $custom-dark: #000000;
JSON
{
"hex": "#abeff8",
"rgb": {
"r": 171,
"g": 239,
"b": 248
},
"hsl": {
"h": 187.013,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.90996,
"c": 0.06871,
"h": 206.3
},
"luminance": 0.77168
}Semantic roles & 50–950 ramp
primary
#ABEFF8
secondary
#DA7A6D
accent
#1E04E1
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585