#5FF48C#5FF48C
#5FF48C is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.192 H 150.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF48C |
|---|---|
| RGB | rgb(95, 244, 140) |
| HSL | hsl(138, 87%, 66%) |
| HSV | hsv(138, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(86.52, -61.64, 38.55) |
| CIE-LCH | lch(86.52, 72.71, 147.98°) |
| OKLab | oklab(86.28% -0.1665 0.0951) |
| OKLCH | oklch(86.28% 0.192 150.3) |
| XYZ | xyz(41.8005, 69.0236, 35.9259) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF48C #F45FC7
analogous
#7DF45F #5FF48C #5FF4D7
triadic
#5FF48C #8C5FF4 #F48C5F
tetradic
#5FF48C #5F7DF4 #F45FC7 #F4D75F
square
#5FF48C #5F7DF4 #F45FC7 #F4D75F
split-complementary
#5FF48C #D75FF4 #F45F7D
monochromatic
#0ECB47 #26F063 #5FF48C #98F8B5 #D2FCDE
Accessibility & contrast
On white
1.42
#5FF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5FF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF48C
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF48C | 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)
#F5E184
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#2EF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff48c; /* rgb */ color: rgb(95, 244, 140); /* oklch */ color: oklch(86.3% 0.192 150.3);
Tailwind
colors: {
custom: {
50: '#9af9af',
500: '#5ff48c',
950: '#000000',
},
}SCSS
$custom: #5ff48c; $custom-light: #9af9af; $custom-dark: #000000;
JSON
{
"hex": "#5ff48c",
"rgb": {
"r": 95,
"g": 244,
"b": 140
},
"hsl": {
"h": 138.121,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86275,
"c": 0.19174,
"h": 150.3
},
"luminance": 0.69028
}Semantic roles & 50–950 ramp
primary
#5FF48C
secondary
#C73099
accent
#029FE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581