#5BEE98#5BEE98
#5BEE98 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.175 H 154.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE98 |
|---|---|
| RGB | rgb(91, 238, 152) |
| HSL | hsl(145, 81%, 65%) |
| HSV | hsv(145, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(84.81, -58.11, 30.30) |
| CIE-LCH | lch(84.81, 65.54, 152.47°) |
| OKLab | oklab(84.91% -0.1574 0.0759) |
| OKLCH | oklch(84.91% 0.175 154.3) |
| XYZ | xyz(40.5530, 65.6361, 40.2316) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.59
Mediumspringgreen
#00FA9A
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE98 #EE5BB1
analogous
#68EE5B #5BEE98 #5BEEE1
triadic
#5BEE98 #985BEE #EE985B
tetradic
#5BEE98 #5B68EE #EE5BB1 #EEE15B
square
#5BEE98 #5B68EE #EE5BB1 #EEE15B
split-complementary
#5BEE98 #E15BEE #EE5B68
monochromatic
#13BB59 #24E875 #5BEE98 #92F4BB #CAF9DE
Accessibility & contrast
On white
1.49
#5BEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5BEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE98
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE98 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC92
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#19EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bee98; /* rgb */ color: rgb(91, 238, 152); /* oklch */ color: oklch(84.9% 0.175 154.3);
Tailwind
colors: {
custom: {
50: '#97f4b7',
500: '#5bee98',
950: '#000000',
},
}SCSS
$custom: #5bee98; $custom-light: #97f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5bee98",
"rgb": {
"r": 91,
"g": 238,
"b": 152
},
"hsl": {
"h": 144.898,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84905,
"c": 0.17478,
"h": 154.3
},
"luminance": 0.6564
}Semantic roles & 50–950 ramp
primary
#5BEE98
secondary
#BA3382
accent
#0885DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581