#5BEE9E#5BEE9E
#5BEE9E is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.169 H 156.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE9E |
|---|---|
| RGB | rgb(91, 238, 158) |
| HSL | hsl(147, 81%, 65%) |
| HSV | hsv(147, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(84.91, -57.01, 27.38) |
| CIE-LCH | lch(84.91, 63.24, 154.34°) |
| OKLab | oklab(85.02% -0.1548 0.069) |
| OKLCH | oklch(85.02% 0.169 156) |
| XYZ | xyz(41.0569, 65.8377, 42.8854) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.18
Light Greenish Blue
#63F7B4
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE9E #EE5BAB
analogous
#62EE5B #5BEE9E #5BEEE7
triadic
#5BEE9E #9E5BEE #EE9E5B
tetradic
#5BEE9E #5B62EE #EE5BAB #EEE75B
square
#5BEE9E #5B62EE #EE5BAB #EEE75B
split-complementary
#5BEE9E #E75BEE #EE5B62
monochromatic
#13BB60 #24E87D #5BEE9E #92F4BF #CAF9E0
Accessibility & contrast
On white
1.48
#5BEE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5BEE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE9E
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE9E | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC99
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#0FECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bee9e; /* rgb */ color: rgb(91, 238, 158); /* oklch */ color: oklch(85.0% 0.169 156.0);
Tailwind
colors: {
custom: {
50: '#97f4bb',
500: '#5bee9e',
950: '#000000',
},
}SCSS
$custom: #5bee9e; $custom-light: #97f4bb; $custom-dark: #000000;
JSON
{
"hex": "#5bee9e",
"rgb": {
"r": 91,
"g": 238,
"b": 158
},
"hsl": {
"h": 147.347,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85023,
"c": 0.16945,
"h": 156
},
"luminance": 0.65842
}Semantic roles & 50–950 ramp
primary
#5BEE9E
secondary
#BA337D
accent
#087CDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582