#58FFAE#58FFAE
#58FFAE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.179 H 158.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFAE |
|---|---|
| RGB | rgb(88, 255, 174) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.16, -61.02, 26.37) |
| CIE-LCH | lch(90.16, 66.47, 156.63°) |
| OKLab | oklab(89.4% -0.1659 0.0667) |
| OKLCH | oklch(89.4% 0.179 158.1) |
| XYZ | xyz(47.4200, 76.6456, 52.3312) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.82
Sea Green (survey)
#53FCA1
ΔE00 1.94
Bright Sea Green
#05FFA6
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.54
Light Greenish Blue
#63F7B4
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFAE #FF58A9
analogous
#58FF5A #58FFAE #58FDFF
triadic
#58FFAE #AE58FF #FFAE58
tetradic
#58FFAE #5A58FF #FF58A9 #FDFF58
square
#58FFAE #5A58FF #FF58A9 #FDFF58
split-complementary
#58FFAE #FF58FD #FF5A58
monochromatic
#00DD72 #1BFF90 #58FFAE #95FFCC #D2FFE9
Accessibility & contrast
On white
1.29
#58FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#58FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFAE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFAE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E7DDB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffae; /* rgb */ color: rgb(88, 255, 174); /* oklch */ color: oklch(89.4% 0.179 158.1);
Tailwind
colors: {
custom: {
50: '#98ffc6',
500: '#58ffae',
950: '#000000',
},
}SCSS
$custom: #58ffae; $custom-light: #98ffc6; $custom-dark: #000000;
JSON
{
"hex": "#58ffae",
"rgb": {
"r": 88,
"g": 255,
"b": 174
},
"hsl": {
"h": 150.898,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89402,
"c": 0.1788,
"h": 158.1
},
"luminance": 0.76651
}Semantic roles & 50–950 ramp
primary
#58FFAE
secondary
#D6267B
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682