#5BE98E#5BE98E
#5BE98E is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.177 H 152.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE98E |
|---|---|
| RGB | rgb(91, 233, 142) |
| HSL | hsl(142, 76%, 64%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.15, -57.97, 33.14) |
| CIE-LCH | lch(83.15, 66.78, 150.24°) |
| OKLab | oklab(83.49% -0.1568 0.0825) |
| OKLCH | oklch(83.49% 0.177 152.3) |
| XYZ | xyz(38.3327, 62.4512, 35.6201) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.46
Mediumspringgreen
#00FA9A
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE98E #E95BB6
analogous
#6FE95B #5BE98E #5BE9D5
triadic
#5BE98E #8E5BE9 #E98E5B
tetradic
#5BE98E #5B6FE9 #E95BB6 #E9D55B
square
#5BE98E #5B6FE9 #E95BB6 #E9D55B
split-complementary
#5BE98E #D55BE9 #E95B6F
monochromatic
#18B24F #25E269 #5BE98E #91F0B3 #C7F7D8
Accessibility & contrast
On white
1.56
#5BE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5BE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE98E
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE98E | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#27E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be98e; /* rgb */ color: rgb(91, 233, 142); /* oklch */ color: oklch(83.5% 0.177 152.3);
Tailwind
colors: {
custom: {
50: '#96f1b0',
500: '#5be98e',
950: '#000000',
},
}SCSS
$custom: #5be98e; $custom-light: #96f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5be98e",
"rgb": {
"r": 91,
"g": 233,
"b": 142
},
"hsl": {
"h": 141.549,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.8349,
"c": 0.17716,
"h": 152.3
},
"luminance": 0.62455
}Semantic roles & 50–950 ramp
primary
#5BE98E
secondary
#B23686
accent
#0D8FD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581