#5FEA8A#5FEA8A
#5FEA8A is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.180 H 150.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA8A |
|---|---|
| RGB | rgb(95, 234, 138) |
| HSL | hsl(139, 77%, 65%) |
| HSV | hsv(139, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.50, -58.20, 35.63) |
| CIE-LCH | lch(83.50, 68.24, 148.53°) |
| OKLab | oklab(83.79% -0.1574 0.0882) |
| OKLCH | oklch(83.79% 0.18 150.7) |
| XYZ | xyz(38.7267, 63.1098, 34.1804) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Turquoise Green
#04F489
ΔE00 3.65
Wintergreen
#20F986
ΔE00 4.24
Sea Green (survey)
#53FCA1
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.43
Minty Green
#0BF77D
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA8A #EA5FBF
analogous
#7AEA5F #5FEA8A #5FEAD0
triadic
#5FEA8A #8A5FEA #EA8A5F
tetradic
#5FEA8A #5F7AEA #EA5FBF #EAD05F
square
#5FEA8A #5F7AEA #EA5FBF #EAD05F
split-complementary
#5FEA8A #D05FEA #EA5F7A
monochromatic
#18B749 #29E362 #5FEA8A #95F1B2 #CBF8D9
Accessibility & contrast
On white
1.54
#5FEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5FEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA8A
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA8A | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#35E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fea8a; /* rgb */ color: rgb(95, 234, 138); /* oklch */ color: oklch(83.8% 0.180 150.7);
Tailwind
colors: {
custom: {
50: '#98f2ad',
500: '#5fea8a',
950: '#000000',
},
}SCSS
$custom: #5fea8a; $custom-light: #98f2ad; $custom-dark: #000000;
JSON
{
"hex": "#5fea8a",
"rgb": {
"r": 95,
"g": 234,
"b": 138
},
"hsl": {
"h": 138.561,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83786,
"c": 0.18042,
"h": 150.7
},
"luminance": 0.63114
}Semantic roles & 50–950 ramp
primary
#5FEA8A
secondary
#B6378F
accent
#0C9AD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581