#58FFAA#58FFAA
#58FFAA is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.182 H 157.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFAA |
|---|---|
| RGB | rgb(88, 255, 170) |
| HSL | hsl(149, 100%, 67%) |
| HSV | hsv(149, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.09, -61.78, 28.29) |
| CIE-LCH | lch(90.09, 67.95, 155.40°) |
| OKLab | oklab(89.32% -0.1677 0.0713) |
| OKLCH | oklch(89.32% 0.182 157) |
| XYZ | xyz(47.0358, 76.4919, 50.3080) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.17
Sea Green (survey)
#53FCA1
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 2.19
Bright Sea Green
#05FFA6
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.73
Mediumspringgreen
#00FA9A
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFAA #FF58AD
analogous
#5AFF58 #58FFAA #58FFFD
triadic
#58FFAA #AA58FF #FFAA58
tetradic
#58FFAA #585AFF #FF58AD #FFFD58
square
#58FFAA #585AFF #FF58AD #FFFD58
split-complementary
#58FFAA #FD58FF #FF585A
monochromatic
#00DD6C #1BFF8B #58FFAA #95FFC9 #D2FFE8
Accessibility & contrast
On white
1.29
#58FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#58FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFAA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFAA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E8DCAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffaa; /* rgb */ color: rgb(88, 255, 170); /* oklch */ color: oklch(89.3% 0.182 157.0);
Tailwind
colors: {
custom: {
50: '#98ffc3',
500: '#58ffaa',
950: '#000000',
},
}SCSS
$custom: #58ffaa; $custom-light: #98ffc3; $custom-dark: #000000;
JSON
{
"hex": "#58ffaa",
"rgb": {
"r": 88,
"g": 255,
"b": 170
},
"hsl": {
"h": 149.461,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89321,
"c": 0.18221,
"h": 157
},
"luminance": 0.76497
}Semantic roles & 50–950 ramp
primary
#58FFAA
secondary
#D6267F
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682