#5BEB98#5BEB98
#5BEB98 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.171 H 154.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEB98 |
|---|---|
| RGB | rgb(91, 235, 152) |
| HSL | hsl(145, 78%, 64%) |
| HSV | hsv(145, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(83.92, -56.96, 29.10) |
| CIE-LCH | lch(83.92, 63.96, 152.94°) |
| OKLab | oklab(84.17% -0.1544 0.073) |
| OKLCH | oklch(84.17% 0.171 154.7) |
| XYZ | xyz(39.6869, 63.9038, 39.9429) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.75
Aqua Green
#12E193
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEB98 #EB5BAE
analogous
#66EB5B #5BEB98 #5BEBE0
triadic
#5BEB98 #985BEB #EB985B
tetradic
#5BEB98 #5B66EB #EB5BAE #EBE05B
square
#5BEB98 #5B66EB #EB5BAE #EBE05B
split-complementary
#5BEB98 #E05BEB #EB5B66
monochromatic
#16B55A #24E476 #5BEB98 #92F2BA #C8F8DD
Accessibility & contrast
On white
1.52
#5BEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5BEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEB98
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEB98 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D7CC9D
Tritanopia (blue-blind)
#1CE9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5beb98; /* rgb */ color: rgb(91, 235, 152); /* oklch */ color: oklch(84.2% 0.171 154.7);
Tailwind
colors: {
custom: {
50: '#97f2b7',
500: '#5beb98',
950: '#000000',
},
}SCSS
$custom: #5beb98; $custom-light: #97f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5beb98",
"rgb": {
"r": 91,
"g": 235,
"b": 152
},
"hsl": {
"h": 145.417,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.8417,
"c": 0.17081,
"h": 154.7
},
"luminance": 0.63908
}Semantic roles & 50–950 ramp
primary
#5BEB98
secondary
#B5357F
accent
#0B83DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581