#5FE89B#5FE89B
#5FE89B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.162 H 155.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE89B |
|---|---|
| RGB | rgb(95, 232, 155) |
| HSL | hsl(146, 75%, 64%) |
| HSV | hsv(146, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.18, -54.42, 26.60) |
| CIE-LCH | lch(83.18, 60.57, 153.96°) |
| OKLab | oklab(83.62% -0.1479 0.067) |
| OKLCH | oklch(83.62% 0.162 155.6) |
| XYZ | xyz(39.4890, 62.5088, 40.9884) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE89B #E85FAC
analogous
#68E85F #5FE89B #5FE8DF
triadic
#5FE89B #9B5FE8 #E89B5F
tetradic
#5FE89B #5F68E8 #E85FAC #E8DF5F
square
#5FE89B #5F68E8 #E85FAC #E8DF5F
split-complementary
#5FE89B #DF5FE8 #E85F68
monochromatic
#1AB35D #29E07A #5FE89B #95F0BC #CAF7DE
Accessibility & contrast
On white
1.56
#5FE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5FE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE89B
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE89B | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D4CAA0
Tritanopia (blue-blind)
#2AE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe89b; /* rgb */ color: rgb(95, 232, 155); /* oklch */ color: oklch(83.6% 0.162 155.6);
Tailwind
colors: {
custom: {
50: '#98f0b9',
500: '#5fe89b',
950: '#000000',
},
}SCSS
$custom: #5fe89b; $custom-light: #98f0b9; $custom-dark: #000000;
JSON
{
"hex": "#5fe89b",
"rgb": {
"r": 95,
"g": 232,
"b": 155
},
"hsl": {
"h": 146.277,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83618,
"c": 0.16239,
"h": 155.6
},
"luminance": 0.62513
}Semantic roles & 50–950 ramp
primary
#5FE89B
secondary
#B3387D
accent
#0E7FD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581