#58F69A#58F69A
#58F69A is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.185 H 154.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58F69A |
|---|---|
| RGB | rgb(88, 246, 154) |
| HSL | hsl(145, 90%, 65%) |
| HSV | hsv(145, 64%, 96%) |
| CMYK | cmyk(64.2%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(87.15, -61.35, 32.40) |
| CIE-LCH | lch(87.15, 69.38, 152.16°) |
| OKLab | oklab(86.82% -0.1659 0.0809) |
| OKLCH | oklch(86.82% 0.185 154) |
| XYZ | xyz(42.8093, 70.3148, 41.8816) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.40
Light Green Blue
#56FCA2
ΔE00 1.43
Mediumspringgreen
#00FA9A
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F69A #F658B4
analogous
#65F658 #58F69A #58F6E9
triadic
#58F69A #9A58F6 #F69A58
tetradic
#58F69A #5865F6 #F658B4 #F6E958
square
#58F69A #5865F6 #F658B4 #F6E958
split-complementary
#58F69A #E958F6 #F65865
monochromatic
#0BC95A #1EF377 #58F69A #92F9BD #CCFCE0
Accessibility & contrast
On white
1.39
#58F69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#58F69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F69A
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F69A | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#E1D5A0
Tritanopia (blue-blind)
#00F3DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #58f69a; /* rgb */ color: rgb(88, 246, 154); /* oklch */ color: oklch(86.8% 0.185 154.0);
Tailwind
colors: {
custom: {
50: '#97fab8',
500: '#58f69a',
950: '#000000',
},
}SCSS
$custom: #58f69a; $custom-light: #97fab8; $custom-dark: #000000;
JSON
{
"hex": "#58f69a",
"rgb": {
"r": 88,
"g": 246,
"b": 154
},
"hsl": {
"h": 145.063,
"s": 89.773,
"l": 65.49
},
"oklch": {
"l": 0.86818,
"c": 0.18463,
"h": 154
},
"luminance": 0.70319
}Semantic roles & 50–950 ramp
primary
#58F69A
secondary
#C52D86
accent
#0086E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581