#5BF7A8#5BF7A8
#5BF7A8 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.172 H 157.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF7A8 |
|---|---|
| RGB | rgb(91, 247, 168) |
| HSL | hsl(150, 91%, 66%) |
| HSV | hsv(150, 63%, 97%) |
| CMYK | cmyk(63.2%, 0%, 32%, 3.1%) |
| CIE-LAB | lab(87.76, -58.59, 26.16) |
| CIE-LCH | lch(87.76, 64.16, 155.94°) |
| OKLab | oklab(87.42% -0.1593 0.0661) |
| OKLCH | oklch(87.42% 0.172 157.5) |
| XYZ | xyz(44.6390, 71.5682, 48.4997) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.95
Sea Green (survey)
#53FCA1
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 2.25
Seafoam Green
#7AF9AB
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF7A8 #F75BAA
analogous
#5CF75B #5BF7A8 #5BF7F6
triadic
#5BF7A8 #A85BF7 #F7A85B
tetradic
#5BF7A8 #5B5CF7 #F75BAA #F7F65B
square
#5BF7A8 #5B5CF7 #F75BAA #F7F65B
split-complementary
#5BF7A8 #F65BF7 #F75B5C
monochromatic
#0ACE6B #21F489 #5BF7A8 #95FAC7 #D0FDE6
Accessibility & contrast
On white
1.37
#5BF7A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#5BF7A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF7A8
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF7A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF7A8 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A3
Deuteranopia (green-blind)
#E1D6AD
Tritanopia (blue-blind)
#00F5E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5bf7a8; /* rgb */ color: rgb(91, 247, 168); /* oklch */ color: oklch(87.4% 0.172 157.5);
Tailwind
colors: {
custom: {
50: '#98fbc2',
500: '#5bf7a8',
950: '#000000',
},
}SCSS
$custom: #5bf7a8; $custom-light: #98fbc2; $custom-dark: #000000;
JSON
{
"hex": "#5bf7a8",
"rgb": {
"r": 91,
"g": 247,
"b": 168
},
"hsl": {
"h": 149.615,
"s": 90.698,
"l": 66.275
},
"oklch": {
"l": 0.87418,
"c": 0.17249,
"h": 157.5
},
"luminance": 0.71573
}Semantic roles & 50–950 ramp
primary
#5BF7A8
secondary
#C92D7C
accent
#0074E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582