#5FF48E#5FF48E
#5FF48E is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.190 H 150.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF48E |
|---|---|
| RGB | rgb(95, 244, 142) |
| HSL | hsl(139, 87%, 66%) |
| HSV | hsv(139, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(86.55, -61.32, 37.60) |
| CIE-LCH | lch(86.55, 71.93, 148.48°) |
| OKLab | oklab(86.31% -0.1657 0.0929) |
| OKLCH | oklch(86.31% 0.19 150.7) |
| XYZ | xyz(41.9493, 69.0831, 36.7096) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 2.89
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF48E #F45FC5
analogous
#7BF45F #5FF48E #5FF4D9
triadic
#5FF48E #8E5FF4 #F48E5F
tetradic
#5FF48E #5F7BF4 #F45FC5 #F4D95F
square
#5FF48E #5F7BF4 #F45FC5 #F4D95F
split-complementary
#5FF48E #D95FF4 #F45F7B
monochromatic
#0ECB49 #26F066 #5FF48E #98F8B6 #D2FCDF
Accessibility & contrast
On white
1.42
#5FF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#5FF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF48E
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF48E | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#2DF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff48e; /* rgb */ color: rgb(95, 244, 142); /* oklch */ color: oklch(86.3% 0.190 150.7);
Tailwind
colors: {
custom: {
50: '#9af9b0',
500: '#5ff48e',
950: '#000000',
},
}SCSS
$custom: #5ff48e; $custom-light: #9af9b0; $custom-dark: #000000;
JSON
{
"hex": "#5ff48e",
"rgb": {
"r": 95,
"g": 244,
"b": 142
},
"hsl": {
"h": 138.926,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86309,
"c": 0.18995,
"h": 150.7
},
"luminance": 0.69087
}Semantic roles & 50–950 ramp
primary
#5FF48E
secondary
#C73097
accent
#029CE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581