#5FEA8E#5FEA8E
#5FEA8E is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.177 H 151.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA8E |
|---|---|
| RGB | rgb(95, 234, 142) |
| HSL | hsl(140, 77%, 65%) |
| HSV | hsv(140, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.56, -57.53, 33.70) |
| CIE-LCH | lch(83.56, 66.68, 149.64°) |
| OKLab | oklab(83.86% -0.1557 0.0838) |
| OKLCH | oklch(83.86% 0.177 151.7) |
| XYZ | xyz(39.0216, 63.2278, 35.7337) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.15
Wintergreen
#20F986
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA8E #EA5FBB
analogous
#75EA5F #5FEA8E #5FEAD4
triadic
#5FEA8E #8E5FEA #EA8E5F
tetradic
#5FEA8E #5F75EA #EA5FBB #EAD45F
square
#5FEA8E #5F75EA #EA5FBB #EAD45F
split-complementary
#5FEA8E #D45FEA #EA5F75
monochromatic
#18B74E #29E368 #5FEA8E #95F1B4 #CBF8DA
Accessibility & contrast
On white
1.54
#5FEA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5FEA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA8E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA8E | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#32E7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fea8e; /* rgb */ color: rgb(95, 234, 142); /* oklch */ color: oklch(83.9% 0.177 151.7);
Tailwind
colors: {
custom: {
50: '#98f2b0',
500: '#5fea8e',
950: '#000000',
},
}SCSS
$custom: #5fea8e; $custom-light: #98f2b0; $custom-dark: #000000;
JSON
{
"hex": "#5fea8e",
"rgb": {
"r": 95,
"g": 234,
"b": 142
},
"hsl": {
"h": 140.288,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83857,
"c": 0.17679,
"h": 151.7
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#5FEA8E
secondary
#B6378B
accent
#0C94D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581