#ABFFE8#ABFFE8
#ABFFE8 is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.088 H 175.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFE8 |
|---|---|
| RGB | rgb(171, 255, 232) |
| HSL | hsl(164, 100%, 84%) |
| HSV | hsv(164, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 9%, 0%) |
| CIE-LAB | lab(94.31, -30.24, 2.92) |
| CIE-LCH | lch(94.31, 30.38, 174.48°) |
| OKLab | oklab(93.99% -0.0873 0.0073) |
| OKLCH | oklch(93.99% 0.088 175.2) |
| XYZ | xyz(67.1149, 86.0003, 89.3916) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.01
Pale Turquoise
#A5FBD5
ΔE00 4.62
Light Aqua
#8CFFDB
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.30
Eggshell Blue
#C4FFF7
ΔE00 6.31
Pale Cyan
#B7FFFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFE8 #FFABC2
analogous
#ABFFBE #ABFFE8 #ABECFF
triadic
#ABFFE8 #E8ABFF #FFE8AB
tetradic
#ABFFE8 #BEABFF #FFABC2 #ECFFAB
square
#ABFFE8 #BEABFF #FFABC2 #ECFFAB
split-complementary
#ABFFE8 #FFABEC #FFBEAB
monochromatic
#31FFC6 #6EFFD7 #ABFFE8 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.15
#ABFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#ABFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFE8
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFE8 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E7
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#93FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abffe8; /* rgb */ color: rgb(171, 255, 232); /* oklch */ color: oklch(94.0% 0.088 175.2);
Tailwind
colors: {
custom: {
50: '#c6ffef',
500: '#abffe8',
950: '#000000',
},
}SCSS
$custom: #abffe8; $custom-light: #c6ffef; $custom-dark: #000000;
JSON
{
"hex": "#abffe8",
"rgb": {
"r": 171,
"g": 255,
"b": 232
},
"hsl": {
"h": 163.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93987,
"c": 0.08763,
"h": 175.2
},
"luminance": 0.86004
}Semantic roles & 50–950 ramp
primary
#ABFFE8
secondary
#E56A8B
accent
#003FE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685