#5BF0A4#5BF0A4
#5BF0A4 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.167 H 157.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF0A4 |
|---|---|
| RGB | rgb(91, 240, 164) |
| HSL | hsl(149, 83%, 65%) |
| HSV | hsv(149, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 31.7%, 5.9%) |
| CIE-LAB | lab(85.62, -56.64, 25.27) |
| CIE-LCH | lch(85.62, 62.02, 155.95°) |
| OKLab | oklab(85.63% -0.1541 0.0639) |
| OKLCH | oklch(85.63% 0.167 157.5) |
| XYZ | xyz(42.1715, 67.2203, 45.8671) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF0A4 #F05BA7
analogous
#5DF05B #5BF0A4 #5BF0EE
triadic
#5BF0A4 #A45BF0 #F0A45B
tetradic
#5BF0A4 #5B5DF0 #F05BA7 #F0EE5B
square
#5BF0A4 #5B5DF0 #F05BA7 #F0EE5B
split-complementary
#5BF0A4 #EE5BF0 #F05B5D
monochromatic
#11BF67 #23EB85 #5BF0A4 #93F5C3 #CBFAE2
Accessibility & contrast
On white
1.45
#5BF0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5BF0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF0A4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF0A4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9F
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#00EEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5bf0a4; /* rgb */ color: rgb(91, 240, 164); /* oklch */ color: oklch(85.6% 0.167 157.5);
Tailwind
colors: {
custom: {
50: '#97f6bf',
500: '#5bf0a4',
950: '#000000',
},
}SCSS
$custom: #5bf0a4; $custom-light: #97f6bf; $custom-dark: #000000;
JSON
{
"hex": "#5bf0a4",
"rgb": {
"r": 91,
"g": 240,
"b": 164
},
"hsl": {
"h": 149.396,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.85634,
"c": 0.16684,
"h": 157.5
},
"luminance": 0.67225
}Semantic roles & 50–950 ramp
primary
#5BF0A4
secondary
#BD3279
accent
#0675E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582