#5FF48B#5FF48B
#5FF48B is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.193 H 150.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF48B |
|---|---|
| RGB | rgb(95, 244, 139) |
| HSL | hsl(138, 87%, 66%) |
| HSV | hsv(138, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(86.50, -61.80, 39.02) |
| CIE-LCH | lch(86.50, 73.09, 147.73°) |
| OKLab | oklab(86.26% -0.1669 0.0961) |
| OKLCH | oklch(86.26% 0.193 150.1) |
| XYZ | xyz(41.7271, 68.9942, 35.5393) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF48B #F45FC8
analogous
#7EF45F #5FF48B #5FF4D6
triadic
#5FF48B #8B5FF4 #F48B5F
tetradic
#5FF48B #5F7EF4 #F45FC8 #F4D65F
square
#5FF48B #5F7EF4 #F45FC8 #F4D65F
split-complementary
#5FF48B #D65FF4 #F45F7E
monochromatic
#0ECB46 #26F061 #5FF48B #98F8B5 #D2FCDE
Accessibility & contrast
On white
1.42
#5FF48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5FF48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF48B
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF48B | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E183
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#2FF0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff48b; /* rgb */ color: rgb(95, 244, 139); /* oklch */ color: oklch(86.3% 0.193 150.1);
Tailwind
colors: {
custom: {
50: '#9af9ae',
500: '#5ff48b',
950: '#000000',
},
}SCSS
$custom: #5ff48b; $custom-light: #9af9ae; $custom-dark: #000000;
JSON
{
"hex": "#5ff48b",
"rgb": {
"r": 95,
"g": 244,
"b": 139
},
"hsl": {
"h": 137.718,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86258,
"c": 0.19263,
"h": 150.1
},
"luminance": 0.68998
}Semantic roles & 50–950 ramp
primary
#5FF48B
secondary
#C7309A
accent
#02A1E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581