#ABFFE2#ABFFE2
#ABFFE2 is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.8% C 0.091 H 170.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFE2 |
|---|---|
| RGB | rgb(171, 255, 226) |
| HSL | hsl(159, 100%, 84%) |
| HSV | hsv(159, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(94.17, -31.48, 5.81) |
| CIE-LCH | lch(94.17, 32.01, 169.55°) |
| OKLab | oklab(93.82% -0.0898 0.0149) |
| OKLCH | oklch(93.82% 0.091 170.6) |
| XYZ | xyz(66.2772, 85.6652, 84.9795) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.79
Pale Aqua
#B8FFEB
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFE2 #FFABC8
analogous
#ABFFB8 #ABFFE2 #ABF2FF
triadic
#ABFFE2 #E2ABFF #FFE2AB
tetradic
#ABFFE2 #B8ABFF #FFABC8 #F2FFAB
square
#ABFFE2 #B8ABFF #FFABC8 #F2FFAB
split-complementary
#ABFFE2 #FFABF2 #FFB8AB
monochromatic
#31FFB8 #6EFFCD #ABFFE2 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.16
#ABFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#ABFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFE2
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFE2 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E1
Deuteranopia (green-blind)
#ECEAE4
Tritanopia (blue-blind)
#95FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abffe2; /* rgb */ color: rgb(171, 255, 226); /* oklch */ color: oklch(93.8% 0.091 170.6);
Tailwind
colors: {
custom: {
50: '#c6ffeb',
500: '#abffe2',
950: '#000000',
},
}SCSS
$custom: #abffe2; $custom-light: #c6ffeb; $custom-dark: #000000;
JSON
{
"hex": "#abffe2",
"rgb": {
"r": 171,
"g": 255,
"b": 226
},
"hsl": {
"h": 159.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93824,
"c": 0.09103,
"h": 170.6
},
"luminance": 0.85669
}Semantic roles & 50–950 ramp
primary
#ABFFE2
secondary
#E56A94
accent
#004FE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684