#58F4AB#58F4AB
#58F4AB is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.7% C 0.167 H 159.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #58F4AB |
|---|---|
| RGB | rgb(88, 244, 171) |
| HSL | hsl(152, 88%, 65%) |
| HSV | hsv(152, 64%, 96%) |
| CMYK | cmyk(63.9%, 0%, 29.9%, 4.3%) |
| CIE-LAB | lab(86.86, -57.37, 23.37) |
| CIE-LCH | lch(86.86, 61.95, 157.83°) |
| OKLab | oklab(86.67% -0.1564 0.0593) |
| OKLCH | oklch(86.67% 0.167 159.2) |
| XYZ | xyz(43.7217, 69.7117, 49.6717) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Greenish Turquoise
#00FBB0
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.04
Greenish Cyan
#2AFEB7
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F4AB #F458A1
analogous
#58F45D #58F4AB #58EFF4
triadic
#58F4AB #AB58F4 #F4AB58
tetradic
#58F4AB #5D58F4 #F458A1 #EFF458
square
#58F4AB #5D58F4 #F458A1 #EFF458
split-complementary
#58F4AB #F458EF #F45D58
monochromatic
#0DC56F #1FF08E #58F4AB #91F8C8 #CBFCE5
Accessibility & contrast
On white
1.41
#58F4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#58F4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F4AB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F4AB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f4ab; /* rgb */ color: rgb(88, 244, 171); /* oklch */ color: oklch(86.7% 0.167 159.2);
Tailwind
colors: {
custom: {
50: '#97f9c4',
500: '#58f4ab',
950: '#000000',
},
}SCSS
$custom: #58f4ab; $custom-light: #97f9c4; $custom-dark: #000000;
JSON
{
"hex": "#58f4ab",
"rgb": {
"r": 88,
"g": 244,
"b": 171
},
"hsl": {
"h": 151.923,
"s": 87.64,
"l": 65.098
},
"oklch": {
"l": 0.86673,
"c": 0.16731,
"h": 159.2
},
"luminance": 0.69716
}Semantic roles & 50–950 ramp
primary
#58F4AB
secondary
#C22E73
accent
#016BE4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582