#5BF1BE#5BF1BE
#5BF1BE is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.5% C 0.147 H 167.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF1BE |
|---|---|
| RGB | rgb(91, 241, 190) |
| HSL | hsl(160, 84%, 65%) |
| HSV | hsv(160, 62%, 95%) |
| CMYK | cmyk(62.2%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.43, -51.63, 12.98) |
| CIE-LCH | lch(86.43, 53.24, 165.89°) |
| OKLab | oklab(86.47% -0.1435 0.0332) |
| OKLCH | oklch(86.47% 0.147 167) |
| XYZ | xyz(45.0592, 68.8477, 59.6195) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.28
Light Aquamarine
#7BFDC7
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF1BE #F15B8E
analogous
#5BF173 #5BF1BE #5BD9F1
triadic
#5BF1BE #BE5BF1 #F1BE5B
tetradic
#5BF1BE #735BF1 #F15B8E #D9F15B
square
#5BF1BE #735BF1 #F15B8E #D9F15B
split-complementary
#5BF1BE #F15BD9 #F1735B
monochromatic
#10C185 #23ECA8 #5BF1BE #93F6D4 #CCFBEB
Accessibility & contrast
On white
1.42
#5BF1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5BF1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF1BE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF1BE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BB
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf1be; /* rgb */ color: rgb(91, 241, 190); /* oklch */ color: oklch(86.5% 0.147 167.0);
Tailwind
colors: {
custom: {
50: '#98f6d1',
500: '#5bf1be',
950: '#000000',
},
}SCSS
$custom: #5bf1be; $custom-light: #98f6d1; $custom-dark: #000000;
JSON
{
"hex": "#5bf1be",
"rgb": {
"r": 91,
"g": 241,
"b": 190
},
"hsl": {
"h": 159.6,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.86471,
"c": 0.14727,
"h": 167
},
"luminance": 0.68852
}Semantic roles & 50–950 ramp
primary
#5BF1BE
secondary
#BF3161
accent
#0550E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583