#5BF1A2#5BF1A2
#5BF1A2 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.170 H 156.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF1A2 |
|---|---|
| RGB | rgb(91, 241, 162) |
| HSL | hsl(148, 84%, 65%) |
| HSV | hsv(148, 62%, 95%) |
| CMYK | cmyk(62.2%, 0%, 32.8%, 5.5%) |
| CIE-LAB | lab(85.88, -57.41, 26.65) |
| CIE-LCH | lch(85.88, 63.30, 155.10°) |
| OKLab | oklab(85.84% -0.156 0.0672) |
| OKLCH | oklch(85.84% 0.17 156.7) |
| XYZ | xyz(42.2875, 67.7390, 45.0218) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF1A2 #F15BAA
analogous
#5FF15B #5BF1A2 #5BF1ED
triadic
#5BF1A2 #A25BF1 #F1A25B
tetradic
#5BF1A2 #5B5FF1 #F15BAA #F1ED5B
square
#5BF1A2 #5B5FF1 #F15BAA #F1ED5B
split-complementary
#5BF1A2 #ED5BF1 #F15B5F
monochromatic
#10C164 #23EC82 #5BF1A2 #93F6C2 #CCFBE2
Accessibility & contrast
On white
1.44
#5BF1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5BF1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF1A2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF1A2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9D
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#00EFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf1a2; /* rgb */ color: rgb(91, 241, 162); /* oklch */ color: oklch(85.8% 0.170 156.7);
Tailwind
colors: {
custom: {
50: '#97f7be',
500: '#5bf1a2',
950: '#000000',
},
}SCSS
$custom: #5bf1a2; $custom-light: #97f7be; $custom-dark: #000000;
JSON
{
"hex": "#5bf1a2",
"rgb": {
"r": 91,
"g": 241,
"b": 162
},
"hsl": {
"h": 148.4,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.85836,
"c": 0.16989,
"h": 156.7
},
"luminance": 0.67743
}Semantic roles & 50–950 ramp
primary
#5BF1A2
secondary
#BF317C
accent
#0579E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582