#ABFFFF#ABFFFF
#ABFFFF is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.081 H 195.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFFF |
|---|---|
| RGB | rgb(171, 255, 255) |
| HSL | hsl(180, 100%, 84%) |
| HSV | hsv(180, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.91, -25.22, -8.08) |
| CIE-LCH | lch(94.91, 26.49, 197.76°) |
| OKLab | oklab(94.66% -0.0781 -0.0222) |
| OKLCH | oklch(94.66% 0.081 195.9) |
| XYZ | xyz(70.5982, 87.3936, 107.7370) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.10
Pale Cyan
#B7FFFA
ΔE00 2.37
Paleturquoise
#AFEEEE
ΔE00 4.25
Eggshell Blue
#C4FFF7
ΔE00 4.67
Duck Egg Blue
#C3FBF4
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFFF #FFABAB
analogous
#ABFFD5 #ABFFFF #ABD5FF
triadic
#ABFFFF #FFABFF #FFFFAB
tetradic
#ABFFFF #D5ABFF #FFABAB #D5FFAB
square
#ABFFFF #D5ABFF #FFABAB #D5FFAB
split-complementary
#ABFFFF #FFABD5 #FFD5AB
monochromatic
#31FFFF #6EFFFF #ABFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#ABFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#ABFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFFF
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFFF | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#8AFFFF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #abffff; /* rgb */ color: rgb(171, 255, 255); /* oklch */ color: oklch(94.7% 0.081 195.9);
Tailwind
colors: {
custom: {
50: '#c7ffff',
500: '#abffff',
950: '#000000',
},
}SCSS
$custom: #abffff; $custom-light: #c7ffff; $custom-dark: #000000;
JSON
{
"hex": "#abffff",
"rgb": {
"r": 171,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94658,
"c": 0.08119,
"h": 195.9
},
"luminance": 0.87398
}Semantic roles & 50–950 ramp
primary
#ABFFFF
secondary
#E56A6A
accent
#0000E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131818
muted
#838686