#58F7AF#58F7AF
#58F7AF is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.5% C 0.168 H 159.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #58F7AF |
|---|---|
| RGB | rgb(88, 247, 175) |
| HSL | hsl(153, 91%, 66%) |
| HSV | hsv(153, 64%, 97%) |
| CMYK | cmyk(64.4%, 0%, 29.1%, 3.1%) |
| CIE-LAB | lab(87.82, -57.74, 22.65) |
| CIE-LCH | lch(87.82, 62.02, 158.58°) |
| OKLab | oklab(87.49% -0.1576 0.0575) |
| OKLCH | oklch(87.49% 0.168 159.9) |
| XYZ | xyz(45.0188, 71.6866, 52.0135) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.05
Greenish Turquoise
#00FBB0
ΔE00 2.54
Greenish Cyan
#2AFEB7
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F7AF #F758A0
analogous
#58F75F #58F7AF #58F0F7
triadic
#58F7AF #AF58F7 #F7AF58
tetradic
#58F7AF #5F58F7 #F758A0 #F0F758
square
#58F7AF #5F58F7 #F758A0 #F0F758
split-complementary
#58F7AF #F758F0 #F75F58
monochromatic
#0ACB73 #1EF493 #58F7AF #92FACB #CDFDE7
Accessibility & contrast
On white
1.37
#58F7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#58F7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F7AF
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F7AF | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#DFD6B4
Tritanopia (blue-blind)
#00F6E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #58f7af; /* rgb */ color: rgb(88, 247, 175); /* oklch */ color: oklch(87.5% 0.168 159.9);
Tailwind
colors: {
custom: {
50: '#97fbc7',
500: '#58f7af',
950: '#000000',
},
}SCSS
$custom: #58f7af; $custom-light: #97fbc7; $custom-dark: #000000;
JSON
{
"hex": "#58f7af",
"rgb": {
"r": 88,
"g": 247,
"b": 175
},
"hsl": {
"h": 152.83,
"s": 90.857,
"l": 65.686
},
"oklch": {
"l": 0.87487,
"c": 0.1678,
"h": 159.9
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#58F7AF
secondary
#C72C72
accent
#0068E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582