#5BEA9B#5BEA9B
#5BEA9B is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.167 H 155.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA9B |
|---|---|
| RGB | rgb(91, 234, 155) |
| HSL | hsl(147, 77%, 64%) |
| HSV | hsv(147, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(83.67, -56.01, 27.23) |
| CIE-LCH | lch(83.67, 62.28, 154.07°) |
| OKLab | oklab(83.99% -0.1521 0.0686) |
| OKLCH | oklch(83.99% 0.167 155.7) |
| XYZ | xyz(39.6502, 63.4324, 41.1581) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA9B #EA5BAA
analogous
#62EA5B #5BEA9B #5BEAE2
triadic
#5BEA9B #9B5BEA #EA9B5B
tetradic
#5BEA9B #5B62EA #EA5BAA #EAE25B
square
#5BEA9B #5B62EA #EA5BAA #EAE25B
split-complementary
#5BEA9B #E25BEA #EA5B62
monochromatic
#17B45D #25E37A #5BEA9B #91F1BC #C8F8DD
Accessibility & contrast
On white
1.53
#5BEA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5BEA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA9B
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA9B | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#19E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5bea9b; /* rgb */ color: rgb(91, 234, 155); /* oklch */ color: oklch(84.0% 0.167 155.7);
Tailwind
colors: {
custom: {
50: '#96f2b9',
500: '#5bea9b',
950: '#000000',
},
}SCSS
$custom: #5bea9b; $custom-light: #96f2b9; $custom-dark: #000000;
JSON
{
"hex": "#5bea9b",
"rgb": {
"r": 91,
"g": 234,
"b": 155
},
"hsl": {
"h": 146.853,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83985,
"c": 0.16682,
"h": 155.7
},
"luminance": 0.63436
}Semantic roles & 50–950 ramp
primary
#5BEA9B
secondary
#B4367B
accent
#0C7EDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581