#5BEA9F#5BEA9F
#5BEA9F is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.163 H 157.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA9F |
|---|---|
| RGB | rgb(91, 234, 159) |
| HSL | hsl(149, 77%, 64%) |
| HSV | hsv(149, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(83.74, -55.25, 25.28) |
| CIE-LCH | lch(83.74, 60.76, 155.41°) |
| OKLab | oklab(84.07% -0.1503 0.0639) |
| OKLCH | oklch(84.07% 0.163 157) |
| XYZ | xyz(39.9917, 63.5689, 42.9566) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Aqua Green
#12E193
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA9F #EA5BA6
analogous
#5EEA5B #5BEA9F #5BEAE6
triadic
#5BEA9F #9F5BEA #EA9F5B
tetradic
#5BEA9F #5B5EEA #EA5BA6 #EAE65B
square
#5BEA9F #5B5EEA #EA5BA6 #EAE65B
split-complementary
#5BEA9F #E65BEA #EA5B5E
monochromatic
#17B461 #25E37F #5BEA9F #91F1BF #C8F8DF
Accessibility & contrast
On white
1.53
#5BEA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5BEA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA9F
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA9F | 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)
#E9D99A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#12E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5bea9f; /* rgb */ color: rgb(91, 234, 159); /* oklch */ color: oklch(84.1% 0.163 157.0);
Tailwind
colors: {
custom: {
50: '#96f2bb',
500: '#5bea9f',
950: '#000000',
},
}SCSS
$custom: #5bea9f; $custom-light: #96f2bb; $custom-dark: #000000;
JSON
{
"hex": "#5bea9f",
"rgb": {
"r": 91,
"g": 234,
"b": 159
},
"hsl": {
"h": 148.531,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84067,
"c": 0.16331,
"h": 157
},
"luminance": 0.63573
}Semantic roles & 50–950 ramp
primary
#5BEA9F
secondary
#B43678
accent
#0C78DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582