#58EE96#58EE96
#58EE96 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.178 H 154.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE96 |
|---|---|
| RGB | rgb(88, 238, 150) |
| HSL | hsl(145, 82%, 64%) |
| HSV | hsv(145, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(84.70, -59.05, 31.15) |
| CIE-LCH | lch(84.70, 66.76, 152.19°) |
| OKLab | oklab(84.78% -0.1598 0.0779) |
| OKLCH | oklch(84.78% 0.178 154) |
| XYZ | xyz(40.1007, 65.4216, 39.3626) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.38
Mediumspringgreen
#00FA9A
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE96 #EE58B0
analogous
#65EE58 #58EE96 #58EEE1
triadic
#58EE96 #9658EE #EE9658
tetradic
#58EE96 #5865EE #EE58B0 #EEE158
square
#58EE96 #5865EE #EE58B0 #EEE158
split-complementary
#58EE96 #E158EE #EE5865
monochromatic
#13B957 #20E873 #58EE96 #90F4B9 #C7F9DC
Accessibility & contrast
On white
1.49
#58EE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#58EE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE96
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE96 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#08EBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee96; /* rgb */ color: rgb(88, 238, 150); /* oklch */ color: oklch(84.8% 0.178 154.0);
Tailwind
colors: {
custom: {
50: '#96f4b5',
500: '#58ee96',
950: '#000000',
},
}SCSS
$custom: #58ee96; $custom-light: #96f4b5; $custom-dark: #000000;
JSON
{
"hex": "#58ee96",
"rgb": {
"r": 88,
"g": 238,
"b": 150
},
"hsl": {
"h": 144.8,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84782,
"c": 0.17779,
"h": 154
},
"luminance": 0.65426
}Semantic roles & 50–950 ramp
primary
#58EE96
secondary
#B83281
accent
#0885DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581