#5BE98F#5BE98F
#5BE98F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.176 H 152.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE98F |
|---|---|
| RGB | rgb(91, 233, 143) |
| HSL | hsl(142, 76%, 64%) |
| HSV | hsv(142, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.17, -57.80, 32.66) |
| CIE-LCH | lch(83.17, 66.39, 150.53°) |
| OKLab | oklab(83.51% -0.1564 0.0814) |
| OKLCH | oklch(83.51% 0.176 152.5) |
| XYZ | xyz(38.4081, 62.4813, 36.0173) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.35
Mediumspringgreen
#00FA9A
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE98F #E95BB5
analogous
#6EE95B #5BE98F #5BE9D6
triadic
#5BE98F #8F5BE9 #E98F5B
tetradic
#5BE98F #5B6EE9 #E95BB5 #E9D65B
square
#5BE98F #5B6EE9 #E95BB5 #E9D65B
split-complementary
#5BE98F #D65BE9 #E95B6E
monochromatic
#18B250 #25E26A #5BE98F #91F0B4 #C7F7D9
Accessibility & contrast
On white
1.56
#5BE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5BE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE98F
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE98F | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#26E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be98f; /* rgb */ color: rgb(91, 233, 143); /* oklch */ color: oklch(83.5% 0.176 152.5);
Tailwind
colors: {
custom: {
50: '#96f1b0',
500: '#5be98f',
950: '#000000',
},
}SCSS
$custom: #5be98f; $custom-light: #96f1b0; $custom-dark: #000000;
JSON
{
"hex": "#5be98f",
"rgb": {
"r": 91,
"g": 233,
"b": 143
},
"hsl": {
"h": 141.972,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.83508,
"c": 0.17626,
"h": 152.5
},
"luminance": 0.62485
}Semantic roles & 50–950 ramp
primary
#5BE98F
secondary
#B23685
accent
#0D8ED9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581