#5BE897#5BE897
#5BE897 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.168 H 154.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE897 |
|---|---|
| RGB | rgb(91, 232, 151) |
| HSL | hsl(146, 75%, 63%) |
| HSV | hsv(146, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(83.00, -55.97, 28.38) |
| CIE-LCH | lch(83.00, 62.76, 153.11°) |
| OKLab | oklab(83.42% -0.1518 0.0713) |
| OKLCH | oklch(83.42% 0.168 154.9) |
| XYZ | xyz(38.7536, 62.1679, 39.2294) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE897 #E85BAC
analogous
#65E85B #5BE897 #5BE8DD
triadic
#5BE897 #975BE8 #E8975B
tetradic
#5BE897 #5B65E8 #E85BAC #E8DD5B
square
#5BE897 #5B65E8 #E85BAC #E8DD5B
split-complementary
#5BE897 #DD5BE8 #E85B65
monochromatic
#19B059 #25E075 #5BE897 #91F0B9 #C6F7DB
Accessibility & contrast
On white
1.56
#5BE897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5BE897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE897
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE897 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D792
Deuteranopia (green-blind)
#D5C99C
Tritanopia (blue-blind)
#20E6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be897; /* rgb */ color: rgb(91, 232, 151); /* oklch */ color: oklch(83.4% 0.168 154.9);
Tailwind
colors: {
custom: {
50: '#96f0b6',
500: '#5be897',
950: '#000000',
},
}SCSS
$custom: #5be897; $custom-light: #96f0b6; $custom-dark: #000000;
JSON
{
"hex": "#5be897",
"rgb": {
"r": 91,
"g": 232,
"b": 151
},
"hsl": {
"h": 145.532,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83415,
"c": 0.16773,
"h": 154.9
},
"luminance": 0.62172
}Semantic roles & 50–950 ramp
primary
#5BE897
secondary
#B1377D
accent
#0E82D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581