#5BEA95#5BEA95
#5BEA95 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.172 H 154.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA95 |
|---|---|
| RGB | rgb(91, 234, 149) |
| HSL | hsl(144, 77%, 64%) |
| HSV | hsv(144, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.57, -57.12, 30.15) |
| CIE-LCH | lch(83.57, 64.59, 152.17°) |
| OKLab | oklab(83.87% -0.1547 0.0755) |
| OKLCH | oklch(83.87% 0.172 154) |
| XYZ | xyz(39.1588, 63.2358, 38.5700) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 3.85
Aqua Green
#12E193
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA95 #EA5BB0
analogous
#68EA5B #5BEA95 #5BEADD
triadic
#5BEA95 #955BEA #EA955B
tetradic
#5BEA95 #5B68EA #EA5BB0 #EADD5B
square
#5BEA95 #5B68EA #EA5BB0 #EADD5B
split-complementary
#5BEA95 #DD5BEA #EA5B68
monochromatic
#17B457 #25E372 #5BEA95 #91F1B8 #C8F8DB
Accessibility & contrast
On white
1.54
#5BEA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5BEA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA95
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA95 | 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)
#EAD88F
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#20E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea95; /* rgb */ color: rgb(91, 234, 149); /* oklch */ color: oklch(83.9% 0.172 154.0);
Tailwind
colors: {
custom: {
50: '#96f2b4',
500: '#5bea95',
950: '#000000',
},
}SCSS
$custom: #5bea95; $custom-light: #96f2b4; $custom-dark: #000000;
JSON
{
"hex": "#5bea95",
"rgb": {
"r": 91,
"g": 234,
"b": 149
},
"hsl": {
"h": 144.336,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83867,
"c": 0.17218,
"h": 154
},
"luminance": 0.6324
}Semantic roles & 50–950 ramp
primary
#5BEA95
secondary
#B43681
accent
#0C86DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581