#5FEA8D#5FEA8D
#5FEA8D is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.178 H 151.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA8D |
|---|---|
| RGB | rgb(95, 234, 141) |
| HSL | hsl(140, 77%, 65%) |
| HSV | hsv(140, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 39.7%, 8.2%) |
| CIE-LAB | lab(83.55, -57.70, 34.19) |
| CIE-LCH | lch(83.55, 67.07, 149.36°) |
| OKLab | oklab(83.84% -0.1561 0.0849) |
| OKLCH | oklch(83.84% 0.178 151.5) |
| XYZ | xyz(38.9469, 63.1979, 35.3401) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.21
Wintergreen
#20F986
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA8D #EA5FBC
analogous
#77EA5F #5FEA8D #5FEAD3
triadic
#5FEA8D #8D5FEA #EA8D5F
tetradic
#5FEA8D #5F77EA #EA5FBC #EAD35F
square
#5FEA8D #5F77EA #EA5FBC #EAD35F
split-complementary
#5FEA8D #D35FEA #EA5F77
monochromatic
#18B74C #29E366 #5FEA8D #95F1B4 #CBF8DA
Accessibility & contrast
On white
1.54
#5FEA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5FEA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA8D
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA8D | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD886
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#33E7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fea8d; /* rgb */ color: rgb(95, 234, 141); /* oklch */ color: oklch(83.8% 0.178 151.5);
Tailwind
colors: {
custom: {
50: '#98f2af',
500: '#5fea8d',
950: '#000000',
},
}SCSS
$custom: #5fea8d; $custom-light: #98f2af; $custom-dark: #000000;
JSON
{
"hex": "#5fea8d",
"rgb": {
"r": 95,
"g": 234,
"b": 141
},
"hsl": {
"h": 139.856,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83839,
"c": 0.17769,
"h": 151.5
},
"luminance": 0.63202
}Semantic roles & 50–950 ramp
primary
#5FEA8D
secondary
#B6378C
accent
#0C95D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581