#ABFEE5#ABFEE5
#ABFEE5 is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.088 H 173.4°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFEE5 |
|---|---|
| RGB | rgb(171, 254, 229) |
| HSL | hsl(162, 98%, 83%) |
| HSV | hsv(162, 33%, 100%) |
| CMYK | cmyk(32.7%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(93.97, -30.40, 3.97) |
| CIE-LCH | lch(93.97, 30.65, 172.56°) |
| OKLab | oklab(93.69% -0.0874 0.0101) |
| OKLCH | oklch(93.69% 0.088 173.4) |
| XYZ | xyz(66.3743, 85.1950, 87.0604) |
| Luminance | 0.8520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.26
Pale Turquoise
#A5FBD5
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 5.34
Light Turquoise
#7EF4CC
ΔE00 6.14
Aquamarine
#7FFFD4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFEE5 #FEABC4
analogous
#ABFEBB #ABFEE5 #ABEDFE
triadic
#ABFEE5 #E5ABFE #FEE5AB
tetradic
#ABFEE5 #BBABFE #FEABC4 #EDFEAB
square
#ABFEE5 #BBABFE #FEABC4 #EDFEAB
split-complementary
#ABFEE5 #FEABED #FEBBAB
monochromatic
#32FDC0 #6FFDD2 #ABFEE5 #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.16
#ABFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#ABFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFEE5
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFEE5 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E4
Deuteranopia (green-blind)
#EAE9E7
Tritanopia (blue-blind)
#94FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #abfee5; /* rgb */ color: rgb(171, 254, 229); /* oklch */ color: oklch(93.7% 0.088 173.4);
Tailwind
colors: {
custom: {
50: '#c6ffed',
500: '#abfee5',
950: '#000000',
},
}SCSS
$custom: #abfee5; $custom-light: #c6ffed; $custom-dark: #000000;
JSON
{
"hex": "#abfee5",
"rgb": {
"r": 171,
"g": 254,
"b": 229
},
"hsl": {
"h": 161.928,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93686,
"c": 0.08795,
"h": 173.4
},
"luminance": 0.85199
}Semantic roles & 50–950 ramp
primary
#ABFEE5
secondary
#E36A8F
accent
#0045E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684