#5BEB95#5BEB95
#5BEB95 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.173 H 153.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB95 |
|---|---|
| RGB | rgb(91, 235, 149) |
| HSL | hsl(144, 78%, 64%) |
| HSV | hsv(144, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(83.87, -57.50, 30.55) |
| CIE-LCH | lch(83.87, 65.11, 152.02°) |
| OKLab | oklab(84.11% -0.1557 0.0765) |
| OKLCH | oklch(84.11% 0.174 153.9) |
| XYZ | xyz(39.4443, 63.8068, 38.6652) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB95 #EB5BB1
analogous
#69EB5B #5BEB95 #5BEBDD
triadic
#5BEB95 #955BEB #EB955B
tetradic
#5BEB95 #5B69EB #EB5BB1 #EBDD5B
square
#5BEB95 #5B69EB #EB5BB1 #EBDD5B
split-complementary
#5BEB95 #DD5BEB #EB5B69
monochromatic
#16B556 #24E472 #5BEB95 #92F2B8 #C8F8DC
Accessibility & contrast
On white
1.53
#5BEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5BEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB95
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB95 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#1FE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5beb95; /* rgb */ color: rgb(91, 235, 149); /* oklch */ color: oklch(84.1% 0.173 153.9);
Tailwind
colors: {
custom: {
50: '#97f2b5',
500: '#5beb95',
950: '#000000',
},
}SCSS
$custom: #5beb95; $custom-light: #97f2b5; $custom-dark: #000000;
JSON
{
"hex": "#5beb95",
"rgb": {
"r": 91,
"g": 235,
"b": 149
},
"hsl": {
"h": 144.167,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.84112,
"c": 0.1735,
"h": 153.9
},
"luminance": 0.63811
}Semantic roles & 50–950 ramp
primary
#5BEB95
secondary
#B53582
accent
#0B87DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581