#ABFFFA#ABFFFA
#ABFFFA is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.5% C 0.082 H 191.1°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFFA |
|---|---|
| RGB | rgb(171, 255, 250) |
| HSL | hsl(176, 100%, 84%) |
| HSV | hsv(176, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.77, -26.35, -5.70) |
| CIE-LCH | lch(94.77, 26.96, 192.20°) |
| OKLab | oklab(94.51% -0.0801 -0.0157) |
| OKLCH | oklch(94.51% 0.082 191.1) |
| XYZ | xyz(69.8038, 87.0759, 103.5531) |
| Luminance | 0.8708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.77
Pale Cyan
#B7FFFA
ΔE00 1.71
Eggshell Blue
#C4FFF7
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 4.36
Paleturquoise
#AFEEEE
ΔE00 4.76
Light Light Blue
#CAFFFB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFFA #FFABB0
analogous
#ABFFD0 #ABFFFA #ABDAFF
triadic
#ABFFFA #FAABFF #FFFAAB
tetradic
#ABFFFA #D0ABFF #FFABB0 #DAFFAB
square
#ABFFFA #D0ABFF #FFABB0 #DAFFAB
split-complementary
#ABFFFA #FFABDA #FFD0AB
monochromatic
#31FFF3 #6EFFF6 #ABFFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.14
#ABFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#ABFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFFA
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFFA | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#8CFFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #abfffa; /* rgb */ color: rgb(171, 255, 250); /* oklch */ color: oklch(94.5% 0.082 191.1);
Tailwind
colors: {
custom: {
50: '#c7fffb',
500: '#abfffa',
950: '#000000',
},
}SCSS
$custom: #abfffa; $custom-light: #c7fffb; $custom-dark: #000000;
JSON
{
"hex": "#abfffa",
"rgb": {
"r": 171,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94506,
"c": 0.0816,
"h": 191.1
},
"luminance": 0.8708
}Semantic roles & 50–950 ramp
primary
#ABFFFA
secondary
#E56A71
accent
#000EE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685