#5BEE92#5BEE92
#5BEE92 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.180 H 152.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE92 |
|---|---|
| RGB | rgb(91, 238, 146) |
| HSL | hsl(142, 81%, 65%) |
| HSV | hsv(142, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(84.71, -59.18, 33.19) |
| CIE-LCH | lch(84.71, 67.85, 150.71°) |
| OKLab | oklab(84.79% -0.1601 0.0827) |
| OKLCH | oklch(84.79% 0.18 152.7) |
| XYZ | xyz(40.0740, 65.4445, 37.7087) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.19
Mediumspringgreen
#00FA9A
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE92 #EE5BB7
analogous
#6EEE5B #5BEE92 #5BEEDB
triadic
#5BEE92 #925BEE #EE925B
tetradic
#5BEE92 #5B6EEE #EE5BB7 #EEDB5B
square
#5BEE92 #5B6EEE #EE5BB7 #EEDB5B
split-complementary
#5BEE92 #DB5BEE #EE5B6E
monochromatic
#13BB52 #24E86D #5BEE92 #92F4B7 #CAF9DC
Accessibility & contrast
On white
1.49
#5BEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5BEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE92
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE92 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#20EBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee92; /* rgb */ color: rgb(91, 238, 146); /* oklch */ color: oklch(84.8% 0.180 152.7);
Tailwind
colors: {
custom: {
50: '#97f4b3',
500: '#5bee92',
950: '#000000',
},
}SCSS
$custom: #5bee92; $custom-light: #97f4b3; $custom-dark: #000000;
JSON
{
"hex": "#5bee92",
"rgb": {
"r": 91,
"g": 238,
"b": 146
},
"hsl": {
"h": 142.449,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84792,
"c": 0.18015,
"h": 152.7
},
"luminance": 0.65449
}Semantic roles & 50–950 ramp
primary
#5BEE92
secondary
#BA3388
accent
#088EDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581