#5BE08F#5BE08F
#5BE08F is a light, vivid green. Relative luminance 0.575; OKLCH L 81.3% C 0.164 H 153.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE08F |
|---|---|
| RGB | rgb(91, 224, 143) |
| HSL | hsl(143, 68%, 62%) |
| HSV | hsv(143, 59%, 88%) |
| CMYK | cmyk(59.4%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(80.47, -54.30, 29.07) |
| CIE-LCH | lch(80.47, 61.59, 151.83°) |
| OKLab | oklab(81.29% -0.1472 0.0728) |
| OKLCH | oklch(81.29% 0.164 153.7) |
| XYZ | xyz(35.9251, 57.5151, 35.1896) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.42
Tealish Green
#0CDC73
ΔE00 4.54
Seaweed
#18D17B
ΔE00 4.81
Turquoise Green
#04F489
ΔE00 5.67
Emerald
#50C878
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE08F #E05BAC
analogous
#6AE05B #5BE08F #5BE0D2
triadic
#5BE08F #8F5BE0 #E08F5B
tetradic
#5BE08F #5B6AE0 #E05BAC #E0D25B
square
#5BE08F #5B6AE0 #E05BAC #E0D25B
split-complementary
#5BE08F #D25BE0 #E05B6A
monochromatic
#1FA252 #28D56C #5BE08F #8EEAB2 #C2F3D5
Accessibility & contrast
On white
1.68
#5BE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5BE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE08F
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE08F | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8A
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#2CDDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5be08f; /* rgb */ color: rgb(91, 224, 143); /* oklch */ color: oklch(81.3% 0.164 153.7);
Tailwind
colors: {
custom: {
50: '#95eab0',
500: '#5be08f',
950: '#000000',
},
}SCSS
$custom: #5be08f; $custom-light: #95eab0; $custom-dark: #000000;
JSON
{
"hex": "#5be08f",
"rgb": {
"r": 91,
"g": 224,
"b": 143
},
"hsl": {
"h": 143.459,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.81291,
"c": 0.16423,
"h": 153.7
},
"luminance": 0.57519
}Semantic roles & 50–950 ramp
primary
#5BE08F
secondary
#A53A7B
accent
#1587D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481