#58F1AC#58F1AC
#58F1AC is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.0% C 0.163 H 160.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #58F1AC |
|---|---|
| RGB | rgb(88, 241, 172) |
| HSL | hsl(153, 85%, 65%) |
| HSV | hsv(153, 63%, 95%) |
| CMYK | cmyk(63.5%, 0%, 28.6%, 5.5%) |
| CIE-LAB | lab(85.99, -55.99, 21.66) |
| CIE-LCH | lch(85.99, 60.04, 158.85°) |
| OKLab | oklab(85.97% -0.153 0.0551) |
| OKLCH | oklch(85.97% 0.163 160.2) |
| XYZ | xyz(42.9221, 67.9593, 49.8772) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Greenish Turquoise
#00FBB0
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F1AC #F1589D
analogous
#58F160 #58F1AC #58EAF1
triadic
#58F1AC #AC58F1 #F1AC58
tetradic
#58F1AC #6058F1 #F1589D #EAF158
square
#58F1AC #6058F1 #F1589D #EAF158
split-complementary
#58F1AC #F158EA #F16058
monochromatic
#10BF70 #20EC90 #58F1AC #90F6C8 #C9FAE4
Accessibility & contrast
On white
1.44
#58F1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#58F1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F1AC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F1AC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A8
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#00F0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58f1ac; /* rgb */ color: rgb(88, 241, 172); /* oklch */ color: oklch(86.0% 0.163 160.2);
Tailwind
colors: {
custom: {
50: '#96f6c5',
500: '#58f1ac',
950: '#000000',
},
}SCSS
$custom: #58f1ac; $custom-light: #96f6c5; $custom-dark: #000000;
JSON
{
"hex": "#58f1ac",
"rgb": {
"r": 88,
"g": 241,
"b": 172
},
"hsl": {
"h": 152.941,
"s": 84.53,
"l": 64.51
},
"oklch": {
"l": 0.85967,
"c": 0.16262,
"h": 160.2
},
"luminance": 0.67964
}Semantic roles & 50–950 ramp
primary
#58F1AC
secondary
#BD3070
accent
#0568E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582