#5BF1AA#5BF1AA
#5BF1AA is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.0% C 0.163 H 159.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF1AA |
|---|---|
| RGB | rgb(91, 241, 170) |
| HSL | hsl(152, 84%, 65%) |
| HSV | hsv(152, 62%, 95%) |
| CMYK | cmyk(62.2%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.02, -55.85, 22.75) |
| CIE-LCH | lch(86.02, 60.31, 157.83°) |
| OKLab | oklab(86.01% -0.1524 0.0578) |
| OKLCH | oklch(86.01% 0.163 159.2) |
| XYZ | xyz(43.0214, 68.0326, 48.8868) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.50
Greenish Cyan
#2AFEB7
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF1AA #F15BA2
analogous
#5BF15F #5BF1AA #5BEDF1
triadic
#5BF1AA #AA5BF1 #F1AA5B
tetradic
#5BF1AA #5F5BF1 #F15BA2 #EDF15B
square
#5BF1AA #5F5BF1 #F15BA2 #EDF15B
split-complementary
#5BF1AA #F15BED #F15F5B
monochromatic
#10C16E #23EC8D #5BF1AA #93F6C7 #CCFBE4
Accessibility & contrast
On white
1.44
#5BF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#5BF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF1AA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF1AA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#00F0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf1aa; /* rgb */ color: rgb(91, 241, 170); /* oklch */ color: oklch(86.0% 0.163 159.2);
Tailwind
colors: {
custom: {
50: '#98f6c3',
500: '#5bf1aa',
950: '#000000',
},
}SCSS
$custom: #5bf1aa; $custom-light: #98f6c3; $custom-dark: #000000;
JSON
{
"hex": "#5bf1aa",
"rgb": {
"r": 91,
"g": 241,
"b": 170
},
"hsl": {
"h": 151.6,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.86005,
"c": 0.16303,
"h": 159.2
},
"luminance": 0.68037
}Semantic roles & 50–950 ramp
primary
#5BF1AA
secondary
#BF3174
accent
#056DE1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582