#5BEA98#5BEA98
#5BEA98 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.169 H 154.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA98 |
|---|---|
| RGB | rgb(91, 234, 152) |
| HSL | hsl(146, 77%, 64%) |
| HSV | hsv(146, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.62, -56.57, 28.70) |
| CIE-LCH | lch(83.62, 63.43, 153.10°) |
| OKLab | oklab(83.93% -0.1534 0.0721) |
| OKLCH | oklch(83.93% 0.169 154.8) |
| XYZ | xyz(39.4014, 63.3328, 39.8477) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Aqua Green
#12E193
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA98 #EA5BAD
analogous
#65EA5B #5BEA98 #5BEADF
triadic
#5BEA98 #985BEA #EA985B
tetradic
#5BEA98 #5B65EA #EA5BAD #EADF5B
square
#5BEA98 #5B65EA #EA5BAD #EADF5B
split-complementary
#5BEA98 #DF5BEA #EA5B65
monochromatic
#17B45A #25E376 #5BEA98 #91F1BA #C8F8DC
Accessibility & contrast
On white
1.54
#5BEA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5BEA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA98
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA98 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D893
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#1DE8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea98; /* rgb */ color: rgb(91, 234, 152); /* oklch */ color: oklch(83.9% 0.169 154.8);
Tailwind
colors: {
custom: {
50: '#96f2b7',
500: '#5bea98',
950: '#000000',
},
}SCSS
$custom: #5bea98; $custom-light: #96f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5bea98",
"rgb": {
"r": 91,
"g": 234,
"b": 152
},
"hsl": {
"h": 145.594,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83925,
"c": 0.16949,
"h": 154.8
},
"luminance": 0.63337
}Semantic roles & 50–950 ramp
primary
#5BEA98
secondary
#B4367E
accent
#0C82DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581