#5BEE9F#5BEE9F
#5BEE9F is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.169 H 156.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE9F |
|---|---|
| RGB | rgb(91, 238, 159) |
| HSL | hsl(148, 81%, 65%) |
| HSV | hsv(148, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(84.93, -56.82, 26.90) |
| CIE-LCH | lch(84.93, 62.86, 154.67°) |
| OKLab | oklab(85.04% -0.1543 0.0678) |
| OKLCH | oklch(85.04% 0.169 156.3) |
| XYZ | xyz(41.1433, 65.8722, 43.3405) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE9F #EE5BAA
analogous
#61EE5B #5BEE9F #5BEEE8
triadic
#5BEE9F #9F5BEE #EE9F5B
tetradic
#5BEE9F #5B61EE #EE5BAA #EEE85B
square
#5BEE9F #5B61EE #EE5BAA #EEE85B
split-complementary
#5BEE9F #E85BEE #EE5B61
monochromatic
#13BB61 #24E87F #5BEE9F #92F4BF #CAF9E0
Accessibility & contrast
On white
1.48
#5BEE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5BEE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE9F
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE9F | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC9A
Deuteranopia (green-blind)
#D9CFA4
Tritanopia (blue-blind)
#0CECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bee9f; /* rgb */ color: rgb(91, 238, 159); /* oklch */ color: oklch(85.0% 0.169 156.3);
Tailwind
colors: {
custom: {
50: '#97f4bb',
500: '#5bee9f',
950: '#000000',
},
}SCSS
$custom: #5bee9f; $custom-light: #97f4bb; $custom-dark: #000000;
JSON
{
"hex": "#5bee9f",
"rgb": {
"r": 91,
"g": 238,
"b": 159
},
"hsl": {
"h": 147.755,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85044,
"c": 0.16858,
"h": 156.3
},
"luminance": 0.65876
}Semantic roles & 50–950 ramp
primary
#5BEE9F
secondary
#BA337C
accent
#087BDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582