#5BEA99#5BEA99
#5BEA99 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.169 H 155.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA99 |
|---|---|
| RGB | rgb(91, 234, 153) |
| HSL | hsl(146, 77%, 64%) |
| HSV | hsv(146, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.63, -56.38, 28.21) |
| CIE-LCH | lch(83.63, 63.05, 153.42°) |
| OKLab | oklab(83.95% -0.153 0.0709) |
| OKLCH | oklch(83.95% 0.169 155.1) |
| XYZ | xyz(39.4836, 63.3657, 40.2808) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA99 #EA5BAC
analogous
#64EA5B #5BEA99 #5BEAE0
triadic
#5BEA99 #995BEA #EA995B
tetradic
#5BEA99 #5B64EA #EA5BAC #EAE05B
square
#5BEA99 #5B64EA #EA5BAC #EAE05B
split-complementary
#5BEA99 #E05BEA #EA5B64
monochromatic
#17B45B #25E377 #5BEA99 #91F1BB #C8F8DC
Accessibility & contrast
On white
1.54
#5BEA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5BEA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA99
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA99 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D994
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#1BE8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea99; /* rgb */ color: rgb(91, 234, 153); /* oklch */ color: oklch(83.9% 0.169 155.1);
Tailwind
colors: {
custom: {
50: '#96f2b7',
500: '#5bea99',
950: '#000000',
},
}SCSS
$custom: #5bea99; $custom-light: #96f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5bea99",
"rgb": {
"r": 91,
"g": 234,
"b": 153
},
"hsl": {
"h": 146.014,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83945,
"c": 0.1686,
"h": 155.1
},
"luminance": 0.6337
}Semantic roles & 50–950 ramp
primary
#5BEA99
secondary
#B4367D
accent
#0C80DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581