#5BEA96#5BEA96
#5BEA96 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.171 H 154.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA96 |
|---|---|
| RGB | rgb(91, 234, 150) |
| HSL | hsl(145, 77%, 64%) |
| HSV | hsv(145, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.58, -56.94, 29.67) |
| CIE-LCH | lch(83.58, 64.20, 152.48°) |
| OKLab | oklab(83.89% -0.1543 0.0744) |
| OKLCH | oklch(83.89% 0.171 154.3) |
| XYZ | xyz(39.2389, 63.2679, 38.9923) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.86
Aqua Green
#12E193
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA96 #EA5BAF
analogous
#67EA5B #5BEA96 #5BEADD
triadic
#5BEA96 #965BEA #EA965B
tetradic
#5BEA96 #5B67EA #EA5BAF #EADD5B
square
#5BEA96 #5B67EA #EA5BAF #EADD5B
split-complementary
#5BEA96 #DD5BEA #EA5B67
monochromatic
#17B458 #25E373 #5BEA96 #91F1B9 #C8F8DB
Accessibility & contrast
On white
1.54
#5BEA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5BEA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA96
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA96 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD890
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#1FE7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea96; /* rgb */ color: rgb(91, 234, 150); /* oklch */ color: oklch(83.9% 0.171 154.3);
Tailwind
colors: {
custom: {
50: '#96f2b5',
500: '#5bea96',
950: '#000000',
},
}SCSS
$custom: #5bea96; $custom-light: #96f2b5; $custom-dark: #000000;
JSON
{
"hex": "#5bea96",
"rgb": {
"r": 91,
"g": 234,
"b": 150
},
"hsl": {
"h": 144.755,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83886,
"c": 0.17128,
"h": 154.3
},
"luminance": 0.63272
}Semantic roles & 50–950 ramp
primary
#5BEA96
secondary
#B43680
accent
#0C85DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581