#5BDA98#5BDA98
#5BDA98 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.148 H 157.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDA98 |
|---|---|
| RGB | rgb(91, 218, 152) |
| HSL | hsl(149, 63%, 61%) |
| HSV | hsv(149, 58%, 85%) |
| CMYK | cmyk(58.3%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(78.83, -50.19, 22.20) |
| CIE-LCH | lch(78.83, 54.88, 156.14°) |
| OKLab | oklab(80% -0.1369 0.0563) |
| OKLCH | oklch(80% 0.148 157.7) |
| XYZ | xyz(35.0502, 54.6306, 38.3973) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 4.93
Seaweed
#18D17B
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.49
Emerald
#50C878
ΔE00 5.70
Weird Green
#3AE57F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDA98 #DA5B9D
analogous
#5DDA5B #5BDA98 #5BDAD7
triadic
#5BDA98 #985BDA #DA985B
tetradic
#5BDA98 #5B5DDA #DA5B9D #DAD75B
square
#5BDA98 #5B5DDA #DA5B9D #DAD75B
split-complementary
#5BDA98 #D75BDA #DA5B5D
monochromatic
#22985B #2ECA79 #5BDA98 #8DE5B7 #BFF1D7
Accessibility & contrast
On white
1.76
#5BDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5BDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDA98
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDA98 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB94
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#28D9C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5bda98; /* rgb */ color: rgb(91, 218, 152); /* oklch */ color: oklch(80.0% 0.148 157.7);
Tailwind
colors: {
custom: {
50: '#94e6b6',
500: '#5bda98',
950: '#000000',
},
}SCSS
$custom: #5bda98; $custom-light: #94e6b6; $custom-dark: #000000;
JSON
{
"hex": "#5bda98",
"rgb": {
"r": 91,
"g": 218,
"b": 152
},
"hsl": {
"h": 148.819,
"s": 63.184,
"l": 60.588
},
"oklch": {
"l": 0.8,
"c": 0.14802,
"h": 157.7
},
"luminance": 0.54634
}Semantic roles & 50–950 ramp
primary
#5BDA98
secondary
#9D3D6E
accent
#1B76CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481