#5FEA89#5FEA89
#5FEA89 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.181 H 150.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA89 |
|---|---|
| RGB | rgb(95, 234, 137) |
| HSL | hsl(138, 77%, 65%) |
| HSV | hsv(138, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(83.48, -58.37, 36.10) |
| CIE-LCH | lch(83.48, 68.63, 148.26°) |
| OKLab | oklab(83.77% -0.1578 0.0893) |
| OKLCH | oklch(83.77% 0.181 150.5) |
| XYZ | xyz(38.6546, 63.0810, 33.8008) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Turquoise Green
#04F489
ΔE00 3.65
Wintergreen
#20F986
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA89 #EA5FC0
analogous
#7BEA5F #5FEA89 #5FEACE
triadic
#5FEA89 #895FEA #EA895F
tetradic
#5FEA89 #5F7BEA #EA5FC0 #EACE5F
square
#5FEA89 #5F7BEA #EA5FC0 #EACE5F
split-complementary
#5FEA89 #CE5FEA #EA5F7B
monochromatic
#18B748 #29E361 #5FEA89 #95F1B1 #CBF8D9
Accessibility & contrast
On white
1.54
#5FEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5FEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA89
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA89 | 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)
#EBD882
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#35E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fea89; /* rgb */ color: rgb(95, 234, 137); /* oklch */ color: oklch(83.8% 0.181 150.5);
Tailwind
colors: {
custom: {
50: '#98f2ac',
500: '#5fea89',
950: '#000000',
},
}SCSS
$custom: #5fea89; $custom-light: #98f2ac; $custom-dark: #000000;
JSON
{
"hex": "#5fea89",
"rgb": {
"r": 95,
"g": 234,
"b": 137
},
"hsl": {
"h": 138.129,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83768,
"c": 0.18133,
"h": 150.5
},
"luminance": 0.63085
}Semantic roles & 50–950 ramp
primary
#5FEA89
secondary
#B63790
accent
#0C9BD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581