#58F2AA#58F2AA
#58F2AA is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.2% C 0.166 H 159.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #58F2AA |
|---|---|
| RGB | rgb(88, 242, 170) |
| HSL | hsl(152, 86%, 65%) |
| HSV | hsv(152, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.24, -56.79, 23.05) |
| CIE-LCH | lch(86.24, 61.29, 157.91°) |
| OKLab | oklab(86.17% -0.1549 0.0585) |
| OKLCH | oklch(86.17% 0.166 159.3) |
| XYZ | xyz(43.0282, 68.4767, 48.9721) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.62
Greenish Turquoise
#00FBB0
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.27
Greenish Cyan
#2AFEB7
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F2AA #F258A0
analogous
#58F25D #58F2AA #58EDF2
triadic
#58F2AA #AA58F2 #F2AA58
tetradic
#58F2AA #5D58F2 #F258A0 #EDF258
square
#58F2AA #5D58F2 #F258A0 #EDF258
split-complementary
#58F2AA #F258ED #F25D58
monochromatic
#0FC16E #1FEE8D #58F2AA #91F6C7 #CAFBE4
Accessibility & contrast
On white
1.43
#58F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#58F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F2AA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F2AA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A6
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #58f2aa; /* rgb */ color: rgb(88, 242, 170); /* oklch */ color: oklch(86.2% 0.166 159.3);
Tailwind
colors: {
custom: {
50: '#96f7c3',
500: '#58f2aa',
950: '#000000',
},
}SCSS
$custom: #58f2aa; $custom-light: #96f7c3; $custom-dark: #000000;
JSON
{
"hex": "#58f2aa",
"rgb": {
"r": 88,
"g": 242,
"b": 170
},
"hsl": {
"h": 151.948,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.86166,
"c": 0.16558,
"h": 159.3
},
"luminance": 0.68481
}Semantic roles & 50–950 ramp
primary
#58F2AA
secondary
#BE3072
accent
#036CE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582