#5BE97D#5BE97D
#5BE97D is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.192 H 148.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE97D |
|---|---|
| RGB | rgb(91, 233, 125) |
| HSL | hsl(134, 76%, 64%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(82.90, -60.72, 41.25) |
| CIE-LCH | lch(82.90, 73.41, 145.81°) |
| OKLab | oklab(83.2% -0.164 0.1007) |
| OKLCH | oklch(83.2% 0.192 148.4) |
| XYZ | xyz(37.1523, 61.9790, 29.4033) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.40
Minty Green
#0BF77D
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.14
Spearmint
#1EF876
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE97D #E95BC7
analogous
#80E95B #5BE97D #5BE9C4
triadic
#5BE97D #7D5BE9 #E97D5B
tetradic
#5BE97D #5B80E9 #E95BC7 #E9C45B
square
#5BE97D #5B80E9 #E95BC7 #E9C45B
split-complementary
#5BE97D #C45BE9 #E95B80
monochromatic
#18B23D #25E252 #5BE97D #91F0A8 #C7F7D3
Accessibility & contrast
On white
1.57
#5BE97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5BE97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE97D
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE97D | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD674
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#32E5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be97d; /* rgb */ color: rgb(91, 233, 125); /* oklch */ color: oklch(83.2% 0.192 148.4);
Tailwind
colors: {
custom: {
50: '#97f1a4',
500: '#5be97d',
950: '#000000',
},
}SCSS
$custom: #5be97d; $custom-light: #97f1a4; $custom-dark: #000000;
JSON
{
"hex": "#5be97d",
"rgb": {
"r": 91,
"g": 233,
"b": 125
},
"hsl": {
"h": 134.366,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83202,
"c": 0.19247,
"h": 148.4
},
"luminance": 0.61983
}Semantic roles & 50–950 ramp
primary
#5BE97D
secondary
#B23694
accent
#0DA8D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580