#58FEAD#58FEAD
#58FEAD is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.1% C 0.178 H 158.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #58FEAD |
|---|---|
| RGB | rgb(88, 254, 173) |
| HSL | hsl(151, 99%, 67%) |
| HSV | hsv(151, 65%, 100%) |
| CMYK | cmyk(65.4%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(89.85, -60.83, 26.45) |
| CIE-LCH | lch(89.85, 66.33, 156.50°) |
| OKLab | oklab(89.14% -0.1654 0.0669) |
| OKLCH | oklch(89.14% 0.178 158) |
| XYZ | xyz(47.0047, 75.9704, 51.7136) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.71
Sea Green (survey)
#53FCA1
ΔE00 1.84
Bright Sea Green
#05FFA6
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FEAD #FE58A9
analogous
#58FE5A #58FEAD #58FCFE
triadic
#58FEAD #AD58FE #FEAD58
tetradic
#58FEAD #5A58FE #FE58A9 #FCFE58
square
#58FEAD #5A58FE #FE58A9 #FCFE58
split-complementary
#58FEAD #FE58FC #FE5A58
monochromatic
#01DA70 #1BFE8F #58FEAD #95FECB #D2FFE9
Accessibility & contrast
On white
1.30
#58FEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#58FEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FEAD
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FEAD | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA8
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58fead; /* rgb */ color: rgb(88, 254, 173); /* oklch */ color: oklch(89.1% 0.178 158.0);
Tailwind
colors: {
custom: {
50: '#98ffc5',
500: '#58fead',
950: '#000000',
},
}SCSS
$custom: #58fead; $custom-light: #98ffc5; $custom-dark: #000000;
JSON
{
"hex": "#58fead",
"rgb": {
"r": 88,
"g": 254,
"b": 173
},
"hsl": {
"h": 150.723,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.8914,
"c": 0.17838,
"h": 158
},
"luminance": 0.75975
}Semantic roles & 50–950 ramp
primary
#58FEAD
secondary
#D4277B
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682