#5BEA97#5BEA97
#5BEA97 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.170 H 154.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA97 |
|---|---|
| RGB | rgb(91, 234, 151) |
| HSL | hsl(145, 77%, 64%) |
| HSV | hsv(145, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.60, -56.75, 29.18) |
| CIE-LCH | lch(83.60, 63.82, 152.79°) |
| OKLab | oklab(83.91% -0.1538 0.0732) |
| OKLCH | oklch(83.91% 0.17 154.6) |
| XYZ | xyz(39.3198, 63.3002, 39.4182) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Aqua Green
#12E193
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA97 #EA5BAE
analogous
#66EA5B #5BEA97 #5BEADE
triadic
#5BEA97 #975BEA #EA975B
tetradic
#5BEA97 #5B66EA #EA5BAE #EADE5B
square
#5BEA97 #5B66EA #EA5BAE #EADE5B
split-complementary
#5BEA97 #DE5BEA #EA5B66
monochromatic
#17B459 #25E375 #5BEA97 #91F1B9 #C8F8DC
Accessibility & contrast
On white
1.54
#5BEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5BEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA97
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA97 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#1EE8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea97; /* rgb */ color: rgb(91, 234, 151); /* oklch */ color: oklch(83.9% 0.170 154.6);
Tailwind
colors: {
custom: {
50: '#96f2b6',
500: '#5bea97',
950: '#000000',
},
}SCSS
$custom: #5bea97; $custom-light: #96f2b6; $custom-dark: #000000;
JSON
{
"hex": "#5bea97",
"rgb": {
"r": 91,
"g": 234,
"b": 151
},
"hsl": {
"h": 145.175,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83906,
"c": 0.17038,
"h": 154.6
},
"luminance": 0.63304
}Semantic roles & 50–950 ramp
primary
#5BEA97
secondary
#B4367F
accent
#0C83DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581