#58FEAC#58FEAC
#58FEAC is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.1% C 0.179 H 157.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #58FEAC |
|---|---|
| RGB | rgb(88, 254, 172) |
| HSL | hsl(150, 99%, 67%) |
| HSV | hsv(150, 65%, 100%) |
| CMYK | cmyk(65.4%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(89.83, -61.02, 26.93) |
| CIE-LCH | lch(89.83, 66.70, 156.19°) |
| OKLab | oklab(89.12% -0.1658 0.068) |
| OKLCH | oklch(89.12% 0.179 157.7) |
| XYZ | xyz(46.9083, 75.9318, 51.2059) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.54
Sea Green (survey)
#53FCA1
ΔE00 1.67
Bright Sea Green
#05FFA6
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.65
Light Greenish Blue
#63F7B4
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FEAC #FE58AA
analogous
#58FE59 #58FEAC #58FDFE
triadic
#58FEAC #AC58FE #FEAC58
tetradic
#58FEAC #5958FE #FE58AA #FDFE58
square
#58FEAC #5958FE #FE58AA #FDFE58
split-complementary
#58FEAC #FE58FD #FE5958
monochromatic
#01DA6F #1BFE8E #58FEAC #95FECA #D2FFE8
Accessibility & contrast
On white
1.30
#58FEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#58FEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FEAC
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FEAC | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA7
Deuteranopia (green-blind)
#E6DCB1
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58feac; /* rgb */ color: rgb(88, 254, 172); /* oklch */ color: oklch(89.1% 0.179 157.7);
Tailwind
colors: {
custom: {
50: '#98ffc5',
500: '#58feac',
950: '#000000',
},
}SCSS
$custom: #58feac; $custom-light: #98ffc5; $custom-dark: #000000;
JSON
{
"hex": "#58feac",
"rgb": {
"r": 88,
"g": 254,
"b": 172
},
"hsl": {
"h": 150.361,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.89119,
"c": 0.17924,
"h": 157.7
},
"luminance": 0.75937
}Semantic roles & 50–950 ramp
primary
#58FEAC
secondary
#D4277C
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682