#ABFFEF#ABFFEF
#ABFFEF is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.085 H 181.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFEF |
|---|---|
| RGB | rgb(171, 255, 239) |
| HSL | hsl(169, 100%, 84%) |
| HSV | hsv(169, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.49, -28.76, -0.44) |
| CIE-LCH | lch(94.49, 28.76, 180.87°) |
| OKLab | oklab(94.18% -0.0845 -0.0016) |
| OKLCH | oklch(94.18% 0.085 181.1) |
| XYZ | xyz(68.1291, 86.4060, 94.7327) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.47
Pale Cyan
#B7FFFA
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.71
Eggshell Blue
#C4FFF7
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 5.36
Tiffany Blue
#7BF2DA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFEF #FFABBB
analogous
#ABFFC5 #ABFFEF #ABE5FF
triadic
#ABFFEF #EFABFF #FFEFAB
tetradic
#ABFFEF #C5ABFF #FFABBB #E5FFAB
square
#ABFFEF #C5ABFF #FFABBB #E5FFAB
split-complementary
#ABFFEF #FFABE5 #FFC5AB
monochromatic
#31FFD8 #6EFFE3 #ABFFEF #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.15
#ABFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#ABFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFEF
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFEF | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#E9EBF0
Tritanopia (blue-blind)
#90FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abffef; /* rgb */ color: rgb(171, 255, 239); /* oklch */ color: oklch(94.2% 0.085 181.1);
Tailwind
colors: {
custom: {
50: '#c6fff4',
500: '#abffef',
950: '#000000',
},
}SCSS
$custom: #abffef; $custom-light: #c6fff4; $custom-dark: #000000;
JSON
{
"hex": "#abffef",
"rgb": {
"r": 171,
"g": 255,
"b": 239
},
"hsl": {
"h": 168.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94183,
"c": 0.0845,
"h": 181.1
},
"luminance": 0.8641
}Semantic roles & 50–950 ramp
primary
#ABFFEF
secondary
#E56A81
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685