#5BF19F#5BF19F
#5BF19F is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.173 H 155.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF19F |
|---|---|
| RGB | rgb(91, 241, 159) |
| HSL | hsl(147, 84%, 65%) |
| HSV | hsv(147, 62%, 95%) |
| CMYK | cmyk(62.2%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(85.82, -57.98, 28.10) |
| CIE-LCH | lch(85.82, 64.43, 154.14°) |
| OKLab | oklab(85.78% -0.1573 0.0707) |
| OKLCH | oklch(85.78% 0.173 155.8) |
| XYZ | xyz(42.0240, 67.6336, 43.6341) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.44
Sea Green (survey)
#53FCA1
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF19F #F15BAD
analogous
#62F15B #5BF19F #5BF1EA
triadic
#5BF19F #9F5BF1 #F19F5B
tetradic
#5BF19F #5B62F1 #F15BAD #F1EA5B
square
#5BF19F #5B62F1 #F15BAD #F1EA5B
split-complementary
#5BF19F #EA5BF1 #F15B62
monochromatic
#10C161 #23EC7E #5BF19F #93F6C0 #CCFBE1
Accessibility & contrast
On white
1.45
#5BF19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#5BF19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF19F
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF19F | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#06EFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf19f; /* rgb */ color: rgb(91, 241, 159); /* oklch */ color: oklch(85.8% 0.173 155.8);
Tailwind
colors: {
custom: {
50: '#97f7bc',
500: '#5bf19f',
950: '#000000',
},
}SCSS
$custom: #5bf19f; $custom-light: #97f7bc; $custom-dark: #000000;
JSON
{
"hex": "#5bf19f",
"rgb": {
"r": 91,
"g": 241,
"b": 159
},
"hsl": {
"h": 147.2,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.85776,
"c": 0.17251,
"h": 155.8
},
"luminance": 0.67638
}Semantic roles & 50–950 ramp
primary
#5BF19F
secondary
#BF317F
accent
#057DE1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582