#58EE98#58EE98
#58EE98 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.176 H 154.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE98 |
|---|---|
| RGB | rgb(88, 238, 152) |
| HSL | hsl(146, 82%, 64%) |
| HSV | hsv(146, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(84.73, -58.68, 30.18) |
| CIE-LCH | lch(84.73, 65.99, 152.78°) |
| OKLab | oklab(84.82% -0.1589 0.0756) |
| OKLCH | oklch(84.82% 0.176 154.6) |
| XYZ | xyz(40.2631, 65.4866, 40.2180) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.50
Mediumspringgreen
#00FA9A
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE98 #EE58AE
analogous
#63EE58 #58EE98 #58EEE3
triadic
#58EE98 #9858EE #EE9858
tetradic
#58EE98 #5863EE #EE58AE #EEE358
square
#58EE98 #5863EE #EE58AE #EEE358
split-complementary
#58EE98 #E358EE #EE5863
monochromatic
#13B95A #20E876 #58EE98 #90F4BA #C7F9DD
Accessibility & contrast
On white
1.49
#58EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#58EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE98
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE98 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC92
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#03EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ee98; /* rgb */ color: rgb(88, 238, 152); /* oklch */ color: oklch(84.8% 0.176 154.6);
Tailwind
colors: {
custom: {
50: '#96f4b7',
500: '#58ee98',
950: '#000000',
},
}SCSS
$custom: #58ee98; $custom-light: #96f4b7; $custom-dark: #000000;
JSON
{
"hex": "#58ee98",
"rgb": {
"r": 88,
"g": 238,
"b": 152
},
"hsl": {
"h": 145.6,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.8482,
"c": 0.17601,
"h": 154.6
},
"luminance": 0.65491
}Semantic roles & 50–950 ramp
primary
#58EE98
secondary
#B8327F
accent
#0882DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581