#5BEA9E#5BEA9E
#5BEA9E is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.164 H 156.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA9E |
|---|---|
| RGB | rgb(91, 234, 158) |
| HSL | hsl(148, 77%, 64%) |
| HSV | hsv(148, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(83.72, -55.44, 25.77) |
| CIE-LCH | lch(83.72, 61.14, 155.07°) |
| OKLab | oklab(84.05% -0.1507 0.0651) |
| OKLCH | oklch(84.05% 0.164 156.7) |
| XYZ | xyz(39.9052, 63.5344, 42.5015) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA9E #EA5BA7
analogous
#5FEA5B #5BEA9E #5BEAE5
triadic
#5BEA9E #9E5BEA #EA9E5B
tetradic
#5BEA9E #5B5FEA #EA5BA7 #EAE55B
square
#5BEA9E #5B5FEA #EA5BA7 #EAE55B
split-complementary
#5BEA9E #E55BEA #EA5B5F
monochromatic
#17B460 #25E37E #5BEA9E #91F1BE #C8F8DE
Accessibility & contrast
On white
1.53
#5BEA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5BEA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA9E
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA9E | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#14E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5bea9e; /* rgb */ color: rgb(91, 234, 158); /* oklch */ color: oklch(84.0% 0.164 156.7);
Tailwind
colors: {
custom: {
50: '#96f2bb',
500: '#5bea9e',
950: '#000000',
},
}SCSS
$custom: #5bea9e; $custom-light: #96f2bb; $custom-dark: #000000;
JSON
{
"hex": "#5bea9e",
"rgb": {
"r": 91,
"g": 234,
"b": 158
},
"hsl": {
"h": 148.112,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84047,
"c": 0.16418,
"h": 156.7
},
"luminance": 0.63538
}Semantic roles & 50–950 ramp
primary
#5BEA9E
secondary
#B43679
accent
#0C79DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582