#5BEA92#5BEA92
#5BEA92 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.175 H 153.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA92 |
|---|---|
| RGB | rgb(91, 234, 146) |
| HSL | hsl(143, 77%, 64%) |
| HSV | hsv(143, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.52, -57.65, 31.61) |
| CIE-LCH | lch(83.52, 65.75, 151.27°) |
| OKLab | oklab(83.81% -0.156 0.0789) |
| OKLCH | oklch(83.81% 0.175 153.2) |
| XYZ | xyz(38.9223, 63.1412, 37.3248) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 3.79
Sea Green (survey)
#53FCA1
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.90
Aqua Green
#12E193
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA92 #EA5BB3
analogous
#6BEA5B #5BEA92 #5BEAD9
triadic
#5BEA92 #925BEA #EA925B
tetradic
#5BEA92 #5B6BEA #EA5BB3 #EAD95B
square
#5BEA92 #5B6BEA #EA5BB3 #EAD95B
split-complementary
#5BEA92 #D95BEA #EA5B6B
monochromatic
#17B453 #25E36E #5BEA92 #91F1B6 #C8F8DA
Accessibility & contrast
On white
1.54
#5BEA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5BEA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA92
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA92 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#23E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea92; /* rgb */ color: rgb(91, 234, 146); /* oklch */ color: oklch(83.8% 0.175 153.2);
Tailwind
colors: {
custom: {
50: '#96f2b2',
500: '#5bea92',
950: '#000000',
},
}SCSS
$custom: #5bea92; $custom-light: #96f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5bea92",
"rgb": {
"r": 91,
"g": 234,
"b": 146
},
"hsl": {
"h": 143.077,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.8381,
"c": 0.17487,
"h": 153.2
},
"luminance": 0.63145
}Semantic roles & 50–950 ramp
primary
#5BEA92
secondary
#B43683
accent
#0C8ADA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581