#5BE67D#5BE67D
#5BE67D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.5% C 0.189 H 148.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE67D |
|---|---|
| RGB | rgb(91, 230, 125) |
| HSL | hsl(135, 74%, 63%) |
| HSV | hsv(135, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 45.7%, 9.8%) |
| CIE-LAB | lab(82.00, -59.61, 40.10) |
| CIE-LCH | lch(82.00, 71.84, 146.07°) |
| OKLab | oklab(82.46% -0.161 0.0981) |
| OKLCH | oklch(82.46% 0.189 148.6) |
| XYZ | xyz(36.3103, 60.2949, 29.1226) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 3.88
Lightish Green
#61E160
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.50
Wintergreen
#20F986
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE67D #E65BC4
analogous
#7EE65B #5BE67D #5BE6C2
triadic
#5BE67D #7D5BE6 #E67D5B
tetradic
#5BE67D #5B7EE6 #E65BC4 #E6C25B
square
#5BE67D #5B7EE6 #E65BC4 #E6C25B
split-complementary
#5BE67D #C25BE6 #E65B7E
monochromatic
#1AAC3E #26DE53 #5BE67D #90EEA7 #C5F6D1
Accessibility & contrast
On white
1.61
#5BE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5BE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE67D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE67D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D375
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#34E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be67d; /* rgb */ color: rgb(91, 230, 125); /* oklch */ color: oklch(82.5% 0.189 148.6);
Tailwind
colors: {
custom: {
50: '#96efa4',
500: '#5be67d',
950: '#000000',
},
}SCSS
$custom: #5be67d; $custom-light: #96efa4; $custom-dark: #000000;
JSON
{
"hex": "#5be67d",
"rgb": {
"r": 91,
"g": 230,
"b": 125
},
"hsl": {
"h": 134.676,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.82458,
"c": 0.18856,
"h": 148.6
},
"luminance": 0.60298
}Semantic roles & 50–950 ramp
primary
#5BE67D
secondary
#AE3891
accent
#10A5D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580