#ABFFE4#ABFFE4
#ABFFE4 is a very light, moderate teal. Relative luminance 0.858; OKLCH L 93.9% C 0.090 H 172.1°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFE4 |
|---|---|
| RGB | rgb(171, 255, 228) |
| HSL | hsl(161, 100%, 84%) |
| HSV | hsv(161, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(94.22, -31.07, 4.84) |
| CIE-LCH | lch(94.22, 31.45, 171.14°) |
| OKLab | oklab(93.88% -0.089 0.0124) |
| OKLCH | oklch(93.88% 0.09 172.1) |
| XYZ | xyz(66.5532, 85.7756, 86.4333) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.69
Pale Turquoise
#A5FBD5
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 5.50
Aquamarine
#7FFFD4
ΔE00 5.80
Light Turquoise
#7EF4CC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFE4 #FFABC6
analogous
#ABFFBA #ABFFE4 #ABF0FF
triadic
#ABFFE4 #E4ABFF #FFE4AB
tetradic
#ABFFE4 #BAABFF #FFABC6 #F0FFAB
square
#ABFFE4 #BAABFF #FFABC6 #F0FFAB
split-complementary
#ABFFE4 #FFABF0 #FFBAAB
monochromatic
#31FFBD #6EFFD0 #ABFFE4 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.16
#ABFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#ABFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFE4
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFE4 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E3
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#94FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abffe4; /* rgb */ color: rgb(171, 255, 228); /* oklch */ color: oklch(93.9% 0.090 172.1);
Tailwind
colors: {
custom: {
50: '#c6ffec',
500: '#abffe4',
950: '#000000',
},
}SCSS
$custom: #abffe4; $custom-light: #c6ffec; $custom-dark: #000000;
JSON
{
"hex": "#abffe4",
"rgb": {
"r": 171,
"g": 255,
"b": 228
},
"hsl": {
"h": 160.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93878,
"c": 0.08983,
"h": 172.1
},
"luminance": 0.85779
}Semantic roles & 50–950 ramp
primary
#ABFFE4
secondary
#E56A91
accent
#004AE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684