#ABFFF2#ABFFF2
#ABFFF2 is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.083 H 183.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFF2 |
|---|---|
| RGB | rgb(171, 255, 242) |
| HSL | hsl(171, 100%, 84%) |
| HSV | hsv(171, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(94.56, -28.11, -1.88) |
| CIE-LCH | lch(94.56, 28.17, 183.82°) |
| OKLab | oklab(94.27% -0.0833 -0.0055) |
| OKLCH | oklch(94.27% 0.083 183.8) |
| XYZ | xyz(68.5760, 86.5847, 97.0863) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.23
Pale Cyan
#B7FFFA
ΔE00 3.42
Light Cyan
#ACFFFC
ΔE00 3.65
Eggshell Blue
#C4FFF7
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 4.86
Light Light Blue
#CAFFFB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFF2 #FFABB8
analogous
#ABFFC8 #ABFFF2 #ABE2FF
triadic
#ABFFF2 #F2ABFF #FFF2AB
tetradic
#ABFFF2 #C8ABFF #FFABB8 #E2FFAB
square
#ABFFF2 #C8ABFF #FFABB8 #E2FFAB
split-complementary
#ABFFF2 #FFABE2 #FFC8AB
monochromatic
#31FFDF #6EFFE9 #ABFFF2 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.15
#ABFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#ABFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFF2
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFF2 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#E8EBF3
Tritanopia (blue-blind)
#8FFFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #abfff2; /* rgb */ color: rgb(171, 255, 242); /* oklch */ color: oklch(94.3% 0.083 183.8);
Tailwind
colors: {
custom: {
50: '#c7fff6',
500: '#abfff2',
950: '#000000',
},
}SCSS
$custom: #abfff2; $custom-light: #c7fff6; $custom-dark: #000000;
JSON
{
"hex": "#abfff2",
"rgb": {
"r": 171,
"g": 255,
"b": 242
},
"hsl": {
"h": 170.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.9427,
"c": 0.08345,
"h": 183.8
},
"luminance": 0.86589
}Semantic roles & 50–950 ramp
primary
#ABFFF2
secondary
#E56A7D
accent
#0024E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685