#5BEE9B#5BEE9B
#5BEE9B is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.0% C 0.172 H 155.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE9B |
|---|---|
| RGB | rgb(91, 238, 155) |
| HSL | hsl(146, 81%, 65%) |
| HSV | hsv(146, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(84.86, -57.57, 28.84) |
| CIE-LCH | lch(84.86, 64.39, 153.39°) |
| OKLab | oklab(84.96% -0.1561 0.0725) |
| OKLCH | oklch(84.96% 0.172 155.1) |
| XYZ | xyz(40.8018, 65.7356, 41.5420) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.65
Mediumspringgreen
#00FA9A
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE9B #EE5BAE
analogous
#65EE5B #5BEE9B #5BEEE4
triadic
#5BEE9B #9B5BEE #EE9B5B
tetradic
#5BEE9B #5B65EE #EE5BAE #EEE45B
square
#5BEE9B #5B65EE #EE5BAE #EEE45B
split-complementary
#5BEE9B #E45BEE #EE5B65
monochromatic
#13BB5C #24E879 #5BEE9B #92F4BD #CAF9DF
Accessibility & contrast
On white
1.48
#5BEE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5BEE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE9B
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE9B | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#14ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bee9b; /* rgb */ color: rgb(91, 238, 155); /* oklch */ color: oklch(85.0% 0.172 155.1);
Tailwind
colors: {
custom: {
50: '#97f4b9',
500: '#5bee9b',
950: '#000000',
},
}SCSS
$custom: #5bee9b; $custom-light: #97f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5bee9b",
"rgb": {
"r": 91,
"g": 238,
"b": 155
},
"hsl": {
"h": 146.122,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84963,
"c": 0.1721,
"h": 155.1
},
"luminance": 0.6574
}Semantic roles & 50–950 ramp
primary
#5BEE9B
secondary
#BA337F
accent
#0881DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581