#5BF2A1#5BF2A1
#5BF2A1 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.172 H 156.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2A1 |
|---|---|
| RGB | rgb(91, 242, 161) |
| HSL | hsl(148, 85%, 65%) |
| HSV | hsv(148, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 33.5%, 5.1%) |
| CIE-LAB | lab(86.15, -57.99, 27.54) |
| CIE-LCH | lch(86.15, 64.20, 154.60°) |
| OKLab | oklab(86.06% -0.1575 0.0694) |
| OKLCH | oklch(86.06% 0.172 156.2) |
| XYZ | xyz(42.4958, 68.2972, 44.6544) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2A1 #F25BAC
analogous
#60F25B #5BF2A1 #5BF2ED
triadic
#5BF2A1 #A15BF2 #F2A15B
tetradic
#5BF2A1 #5B60F2 #F25BAC #F2ED5B
square
#5BF2A1 #5B60F2 #F25BAC #F2ED5B
split-complementary
#5BF2A1 #ED5BF2 #F25B60
monochromatic
#0FC363 #22EE80 #5BF2A1 #94F6C2 #CCFBE2
Accessibility & contrast
On white
1.43
#5BF2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5BF2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2A1
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2A1 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09C
Deuteranopia (green-blind)
#DDD2A6
Tritanopia (blue-blind)
#00F0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf2a1; /* rgb */ color: rgb(91, 242, 161); /* oklch */ color: oklch(86.1% 0.172 156.2);
Tailwind
colors: {
custom: {
50: '#98f7bd',
500: '#5bf2a1',
950: '#000000',
},
}SCSS
$custom: #5bf2a1; $custom-light: #98f7bd; $custom-dark: #000000;
JSON
{
"hex": "#5bf2a1",
"rgb": {
"r": 91,
"g": 242,
"b": 161
},
"hsl": {
"h": 147.815,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.8606,
"c": 0.17206,
"h": 156.2
},
"luminance": 0.68302
}Semantic roles & 50–950 ramp
primary
#5BF2A1
secondary
#C1317E
accent
#047BE2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582