#5BFCA0#5BFCA0
#5BFCA0 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.5% C 0.186 H 154.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFCA0 |
|---|---|
| RGB | rgb(91, 252, 160) |
| HSL | hsl(146, 96%, 67%) |
| HSV | hsv(146, 64%, 99%) |
| CMYK | cmyk(63.9%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(89.10, -61.98, 32.00) |
| CIE-LCH | lch(89.10, 69.76, 152.69°) |
| OKLab | oklab(88.47% -0.1678 0.0801) |
| OKLCH | oklch(88.47% 0.186 154.5) |
| XYZ | xyz(45.4660, 74.3782, 45.2112) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.52
Sea Green (survey)
#53FCA1
ΔE00 0.54
Light Bluish Green
#76FDA8
ΔE00 1.93
Mediumspringgreen
#00FA9A
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.81
Bright Sea Green
#05FFA6
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFCA0 #FC5BB7
analogous
#67FC5B #5BFCA0 #5BFCF0
triadic
#5BFCA0 #A05BFC #FCA05B
tetradic
#5BFCA0 #5B67FC #FC5BB7 #FCF05B
square
#5BFCA0 #5B67FC #FC5BB7 #FCF05B
split-complementary
#5BFCA0 #F05BFC #FC5B67
monochromatic
#04D95F #1FFB7D #5BFCA0 #97FDC3 #D3FEE6
Accessibility & contrast
On white
1.32
#5BFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#5BFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFCA0
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFCA0 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99A
Deuteranopia (green-blind)
#E7DAA6
Tritanopia (blue-blind)
#00F9E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5bfca0; /* rgb */ color: rgb(91, 252, 160); /* oklch */ color: oklch(88.5% 0.186 154.5);
Tailwind
colors: {
custom: {
50: '#99febc',
500: '#5bfca0',
950: '#000000',
},
}SCSS
$custom: #5bfca0; $custom-light: #99febc; $custom-dark: #000000;
JSON
{
"hex": "#5bfca0",
"rgb": {
"r": 91,
"g": 252,
"b": 160
},
"hsl": {
"h": 145.714,
"s": 96.407,
"l": 67.255
},
"oklch": {
"l": 0.88474,
"c": 0.18591,
"h": 154.5
},
"luminance": 0.74383
}Semantic roles & 50–950 ramp
primary
#5BFCA0
secondary
#D2298A
accent
#0083E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682