#ABFFFE#ABFFFE
#ABFFFE is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.081 H 194.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFFE |
|---|---|
| RGB | rgb(171, 255, 254) |
| HSL | hsl(179, 100%, 84%) |
| HSV | hsv(179, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.88, -25.45, -7.60) |
| CIE-LCH | lch(94.88, 26.56, 196.64°) |
| OKLab | oklab(94.63% -0.0785 -0.0209) |
| OKLCH | oklch(94.63% 0.081 194.9) |
| XYZ | xyz(70.4377, 87.3294, 106.8914) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.74
Pale Cyan
#B7FFFA
ΔE00 2.13
Paleturquoise
#AFEEEE
ΔE00 4.30
Eggshell Blue
#C4FFF7
ΔE00 4.48
Duck Egg Blue
#C3FBF4
ΔE00 4.70
Light Light Blue
#CAFFFB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFFE #FFABAC
analogous
#ABFFD4 #ABFFFE #ABD6FF
triadic
#ABFFFE #FEABFF #FFFEAB
tetradic
#ABFFFE #D4ABFF #FFABAC #D6FFAB
square
#ABFFFE #D4ABFF #FFABAC #D6FFAB
split-complementary
#ABFFFE #FFABD6 #FFD4AB
monochromatic
#31FFFD #6EFFFD #ABFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#ABFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#ABFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFFE
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFFE | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#8BFFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #abfffe; /* rgb */ color: rgb(171, 255, 254); /* oklch */ color: oklch(94.6% 0.081 194.9);
Tailwind
colors: {
custom: {
50: '#c7fffe',
500: '#abfffe',
950: '#000000',
},
}SCSS
$custom: #abfffe; $custom-light: #c7fffe; $custom-dark: #000000;
JSON
{
"hex": "#abfffe",
"rgb": {
"r": 171,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94627,
"c": 0.08123,
"h": 194.9
},
"luminance": 0.87334
}Semantic roles & 50–950 ramp
primary
#ABFFFE
secondary
#E56A6B
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685