#5FF28A#5FF28A
#5FF28A is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.191 H 150.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF28A |
|---|---|
| RGB | rgb(95, 242, 138) |
| HSL | hsl(138, 85%, 66%) |
| HSV | hsv(138, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(85.89, -61.22, 38.73) |
| CIE-LCH | lch(85.89, 72.44, 147.68°) |
| OKLab | oklab(85.75% -0.1654 0.0954) |
| OKLCH | oklch(85.75% 0.191 150) |
| XYZ | xyz(41.0558, 67.7681, 34.9568) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF28A #F25FC7
analogous
#7DF25F #5FF28A #5FF2D3
triadic
#5FF28A #8A5FF2 #F28A5F
tetradic
#5FF28A #5F7DF2 #F25FC7 #F2D35F
square
#5FF28A #5F7DF2 #F25FC7 #F2D35F
split-complementary
#5FF28A #D35FF2 #F25F7D
monochromatic
#10C645 #26ED61 #5FF28A #98F7B3 #D0FBDD
Accessibility & contrast
On white
1.44
#5FF28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5FF28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF28A
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF28A | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF82
Deuteranopia (green-blind)
#E0D291
Tritanopia (blue-blind)
#30EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff28a; /* rgb */ color: rgb(95, 242, 138); /* oklch */ color: oklch(85.8% 0.191 150.0);
Tailwind
colors: {
custom: {
50: '#9af7ad',
500: '#5ff28a',
950: '#000000',
},
}SCSS
$custom: #5ff28a; $custom-light: #9af7ad; $custom-dark: #000000;
JSON
{
"hex": "#5ff28a",
"rgb": {
"r": 95,
"g": 242,
"b": 138
},
"hsl": {
"h": 137.551,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85751,
"c": 0.19093,
"h": 150
},
"luminance": 0.67772
}Semantic roles & 50–950 ramp
primary
#5FF28A
secondary
#C43299
accent
#04A1E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581