#58F2AE#58F2AE
#58F2AE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.3% C 0.162 H 160.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #58F2AE |
|---|---|
| RGB | rgb(88, 242, 174) |
| HSL | hsl(154, 86%, 65%) |
| HSV | hsv(154, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(86.32, -55.98, 21.10) |
| CIE-LCH | lch(86.32, 59.82, 159.35°) |
| OKLab | oklab(86.25% -0.1531 0.0537) |
| OKLCH | oklch(86.25% 0.162 160.7) |
| XYZ | xyz(43.4124, 68.6304, 50.9953) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.26
Greenish Turquoise
#00FBB0
ΔE00 3.06
Greenish Cyan
#2AFEB7
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F2AE #F2589C
analogous
#58F261 #58F2AE #58E9F2
triadic
#58F2AE #AE58F2 #F2AE58
tetradic
#58F2AE #6158F2 #F2589C #E9F258
square
#58F2AE #6158F2 #F2589C #E9F258
split-complementary
#58F2AE #F258E9 #F26158
monochromatic
#0FC172 #1FEE92 #58F2AE #91F6CA #CAFBE5
Accessibility & contrast
On white
1.43
#58F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#58F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F2AE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F2AE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #58f2ae; /* rgb */ color: rgb(88, 242, 174); /* oklch */ color: oklch(86.3% 0.162 160.7);
Tailwind
colors: {
custom: {
50: '#96f7c6',
500: '#58f2ae',
950: '#000000',
},
}SCSS
$custom: #58f2ae; $custom-light: #96f7c6; $custom-dark: #000000;
JSON
{
"hex": "#58f2ae",
"rgb": {
"r": 88,
"g": 242,
"b": 174
},
"hsl": {
"h": 153.506,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.86254,
"c": 0.16224,
"h": 160.7
},
"luminance": 0.68635
}Semantic roles & 50–950 ramp
primary
#58F2AE
secondary
#BE306F
accent
#0366E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582