#ABFEFF#ABFEFF
#ABFEFF is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.080 H 196.8°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEFF |
|---|---|
| RGB | rgb(171, 254, 255) |
| HSL | hsl(181, 100%, 84%) |
| HSV | hsv(181, 33%, 100%) |
| CMYK | cmyk(32.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.64, -24.74, -8.48) |
| CIE-LCH | lch(94.64, 26.15, 198.92°) |
| OKLab | oklab(94.44% -0.0769 -0.0233) |
| OKLCH | oklch(94.44% 0.08 196.8) |
| XYZ | xyz(70.2801, 86.7573, 107.6309) |
| Luminance | 0.8676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.49
Pale Cyan
#B7FFFA
ΔE00 2.59
Paleturquoise
#AFEEEE
ΔE00 4.02
Robin'S Egg Blue
#98EFF9
ΔE00 4.52
Eggshell Blue
#C4FFF7
ΔE00 4.81
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEFF #FFACAB
analogous
#ABFFD6 #ABFEFF #ABD4FF
triadic
#ABFEFF #FFABFE #FEFFAB
tetradic
#ABFEFF #D6ABFF #FFACAB #D4FFAB
square
#ABFEFF #D6ABFF #FFACAB #D4FFAB
split-complementary
#ABFEFF #FFABD4 #FFD6AB
monochromatic
#31FDFF #6EFDFF #ABFEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#ABFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#ABFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEFF
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEFF | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#8BFFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #abfeff; /* rgb */ color: rgb(171, 254, 255); /* oklch */ color: oklch(94.4% 0.080 196.8);
Tailwind
colors: {
custom: {
50: '#c7ffff',
500: '#abfeff',
950: '#000000',
},
}SCSS
$custom: #abfeff; $custom-light: #c7ffff; $custom-dark: #000000;
JSON
{
"hex": "#abfeff",
"rgb": {
"r": 171,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94442,
"c": 0.08037,
"h": 196.8
},
"luminance": 0.86762
}Semantic roles & 50–950 ramp
primary
#ABFEFF
secondary
#E56B6A
accent
#0300E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131818
muted
#838686