#58F19F#58F19F
#58F19F is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.174 H 156.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #58F19F |
|---|---|
| RGB | rgb(88, 241, 159) |
| HSL | hsl(148, 85%, 65%) |
| HSV | hsv(148, 63%, 95%) |
| CMYK | cmyk(63.5%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(85.75, -58.54, 27.99) |
| CIE-LCH | lch(85.75, 64.88, 154.44°) |
| OKLab | oklab(85.69% -0.1588 0.0705) |
| OKLCH | oklch(85.69% 0.174 156.1) |
| XYZ | xyz(41.7341, 67.4841, 43.6205) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.44
Sea Green (survey)
#53FCA1
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.21
Mediumspringgreen
#00FA9A
ΔE00 3.26
Light Greenish Blue
#63F7B4
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F19F #F158AA
analogous
#5EF158 #58F19F #58F1EB
triadic
#58F19F #9F58F1 #F19F58
tetradic
#58F19F #585EF1 #F158AA #F1EB58
square
#58F19F #585EF1 #F158AA #F1EB58
split-complementary
#58F19F #EB58F1 #F1585E
monochromatic
#10BF61 #20EC7F #58F19F #90F6BF #C9FAE0
Accessibility & contrast
On white
1.45
#58F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#58F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F19F
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F19F | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#00EFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f19f; /* rgb */ color: rgb(88, 241, 159); /* oklch */ color: oklch(85.7% 0.174 156.1);
Tailwind
colors: {
custom: {
50: '#96f7bc',
500: '#58f19f',
950: '#000000',
},
}SCSS
$custom: #58f19f; $custom-light: #96f7bc; $custom-dark: #000000;
JSON
{
"hex": "#58f19f",
"rgb": {
"r": 88,
"g": 241,
"b": 159
},
"hsl": {
"h": 147.843,
"s": 84.53,
"l": 64.51
},
"oklch": {
"l": 0.85693,
"c": 0.17374,
"h": 156.1
},
"luminance": 0.67489
}Semantic roles & 50–950 ramp
primary
#58F19F
secondary
#BD307C
accent
#057BE1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582