#5BEC95#5BEC95
#5BEC95 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.175 H 153.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEC95 |
|---|---|
| RGB | rgb(91, 236, 149) |
| HSL | hsl(144, 79%, 64%) |
| HSV | hsv(144, 61%, 93%) |
| CMYK | cmyk(61.4%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(84.16, -57.89, 30.95) |
| CIE-LCH | lch(84.16, 65.64, 151.87°) |
| OKLab | oklab(84.36% -0.1567 0.0774) |
| OKLCH | oklch(84.36% 0.175 153.7) |
| XYZ | xyz(39.7314, 64.3810, 38.7609) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.80
Mediumspringgreen
#00FA9A
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEC95 #EC5BB2
analogous
#6AEC5B #5BEC95 #5BECDE
triadic
#5BEC95 #955BEC #EC955B
tetradic
#5BEC95 #5B6AEC #EC5BB2 #ECDE5B
square
#5BEC95 #5B6AEC #EC5BB2 #ECDE5B
split-complementary
#5BEC95 #DE5BEC #EC5B6A
monochromatic
#15B756 #24E672 #5BEC95 #92F2B8 #C9F9DC
Accessibility & contrast
On white
1.51
#5BEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5BEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEC95
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEC95 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#1EE9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5bec95; /* rgb */ color: rgb(91, 236, 149); /* oklch */ color: oklch(84.4% 0.175 153.7);
Tailwind
colors: {
custom: {
50: '#97f3b5',
500: '#5bec95',
950: '#000000',
},
}SCSS
$custom: #5bec95; $custom-light: #97f3b5; $custom-dark: #000000;
JSON
{
"hex": "#5bec95",
"rgb": {
"r": 91,
"g": 236,
"b": 149
},
"hsl": {
"h": 144,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.84357,
"c": 0.17482,
"h": 153.7
},
"luminance": 0.64385
}Semantic roles & 50–950 ramp
primary
#5BEC95
secondary
#B73483
accent
#0A88DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581