#5FF48D#5FF48D
#5FF48D is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.191 H 150.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF48D |
|---|---|
| RGB | rgb(95, 244, 141) |
| HSL | hsl(139, 87%, 66%) |
| HSV | hsv(139, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.53, -61.48, 38.08) |
| CIE-LCH | lch(86.53, 72.32, 148.23°) |
| OKLab | oklab(86.29% -0.1661 0.094) |
| OKLCH | oklch(86.29% 0.191 150.5) |
| XYZ | xyz(41.8745, 69.0532, 36.3160) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF48D #F45FC6
analogous
#7CF45F #5FF48D #5FF4D7
triadic
#5FF48D #8D5FF4 #F48D5F
tetradic
#5FF48D #5F7CF4 #F45FC6 #F4D75F
square
#5FF48D #5F7CF4 #F45FC6 #F4D75F
split-complementary
#5FF48D #D75FF4 #F45F7C
monochromatic
#0ECB48 #26F064 #5FF48D #98F8B6 #D2FCDF
Accessibility & contrast
On white
1.42
#5FF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5FF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF48D
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF48D | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E185
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#2DF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff48d; /* rgb */ color: rgb(95, 244, 141); /* oklch */ color: oklch(86.3% 0.191 150.5);
Tailwind
colors: {
custom: {
50: '#9af9af',
500: '#5ff48d',
950: '#000000',
},
}SCSS
$custom: #5ff48d; $custom-light: #9af9af; $custom-dark: #000000;
JSON
{
"hex": "#5ff48d",
"rgb": {
"r": 95,
"g": 244,
"b": 141
},
"hsl": {
"h": 138.523,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86292,
"c": 0.19085,
"h": 150.5
},
"luminance": 0.69057
}Semantic roles & 50–950 ramp
primary
#5FF48D
secondary
#C73098
accent
#029EE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581