#5BEDA0#5BEDA0
#5BEDA0 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.166 H 156.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDA0 |
|---|---|
| RGB | rgb(91, 237, 160) |
| HSL | hsl(148, 80%, 64%) |
| HSV | hsv(148, 62%, 93%) |
| CMYK | cmyk(61.6%, 0%, 32.5%, 7.1%) |
| CIE-LAB | lab(84.65, -56.24, 26.01) |
| CIE-LCH | lch(84.65, 61.96, 155.18°) |
| OKLab | oklab(84.82% -0.1529 0.0657) |
| OKLCH | oklch(84.82% 0.166 156.8) |
| XYZ | xyz(40.9401, 65.3264, 43.7026) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDA0 #ED5BA8
analogous
#5FED5B #5BEDA0 #5BEDE9
triadic
#5BEDA0 #A05BED #EDA05B
tetradic
#5BEDA0 #5B5FED #ED5BA8 #EDE95B
square
#5BEDA0 #5B5FED #ED5BA8 #EDE95B
split-complementary
#5BEDA0 #E95BED #ED5B5F
monochromatic
#14B962 #24E780 #5BEDA0 #92F3C0 #C9F9E0
Accessibility & contrast
On white
1.49
#5BEDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5BEDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDA0
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDA0 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9B
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#0BEBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5beda0; /* rgb */ color: rgb(91, 237, 160); /* oklch */ color: oklch(84.8% 0.166 156.8);
Tailwind
colors: {
custom: {
50: '#97f4bc',
500: '#5beda0',
950: '#000000',
},
}SCSS
$custom: #5beda0; $custom-light: #97f4bc; $custom-dark: #000000;
JSON
{
"hex": "#5beda0",
"rgb": {
"r": 91,
"g": 237,
"b": 160
},
"hsl": {
"h": 148.356,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.8482,
"c": 0.16639,
"h": 156.8
},
"luminance": 0.65331
}Semantic roles & 50–950 ramp
primary
#5BEDA0
secondary
#B8347A
accent
#0979DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582