#58EE95#58EE95
#58EE95 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.179 H 153.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE95 |
|---|---|
| RGB | rgb(88, 238, 149) |
| HSL | hsl(144, 82%, 64%) |
| HSV | hsv(144, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(84.68, -59.22, 31.63) |
| CIE-LCH | lch(84.68, 67.14, 151.89°) |
| OKLab | oklab(84.76% -0.1602 0.079) |
| OKLCH | oklch(84.76% 0.179 153.7) |
| XYZ | xyz(40.0205, 65.3896, 38.9403) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.27
Mediumspringgreen
#00FA9A
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE95 #EE58B1
analogous
#66EE58 #58EE95 #58EEE0
triadic
#58EE95 #9558EE #EE9558
tetradic
#58EE95 #5866EE #EE58B1 #EEE058
square
#58EE95 #5866EE #EE58B1 #EEE058
split-complementary
#58EE95 #E058EE #EE5866
monochromatic
#13B956 #20E872 #58EE95 #90F4B8 #C7F9DC
Accessibility & contrast
On white
1.49
#58EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#58EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE95
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE95 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#0AEBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee95; /* rgb */ color: rgb(88, 238, 149); /* oklch */ color: oklch(84.8% 0.179 153.7);
Tailwind
colors: {
custom: {
50: '#96f4b5',
500: '#58ee95',
950: '#000000',
},
}SCSS
$custom: #58ee95; $custom-light: #96f4b5; $custom-dark: #000000;
JSON
{
"hex": "#58ee95",
"rgb": {
"r": 88,
"g": 238,
"b": 149
},
"hsl": {
"h": 144.4,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84763,
"c": 0.17868,
"h": 153.7
},
"luminance": 0.65394
}Semantic roles & 50–950 ramp
primary
#58EE95
secondary
#B83282
accent
#0887DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581