#5BF0B4#5BF0B4
#5BF0B4 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.154 H 163.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF0B4 |
|---|---|
| RGB | rgb(91, 240, 180) |
| HSL | hsl(156, 83%, 65%) |
| HSV | hsv(156, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 25%, 5.9%) |
| CIE-LAB | lab(85.92, -53.39, 17.46) |
| CIE-LCH | lch(85.92, 56.18, 161.89°) |
| OKLab | oklab(85.99% -0.1469 0.0446) |
| OKLCH | oklch(85.99% 0.154 163.1) |
| XYZ | xyz(43.7083, 67.8351, 53.9612) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 3.67
Greenish Cyan
#2AFEB7
ΔE00 3.70
Greenish Turquoise
#00FBB0
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF0B4 #F05B97
analogous
#5BF06A #5BF0B4 #5BE1F0
triadic
#5BF0B4 #B45BF0 #F0B45B
tetradic
#5BF0B4 #6A5BF0 #F05B97 #E1F05B
square
#5BF0B4 #6A5BF0 #F05B97 #E1F05B
split-complementary
#5BF0B4 #F05BE1 #F06A5B
monochromatic
#11BF79 #23EB9A #5BF0B4 #93F5CE #CBFAE7
Accessibility & contrast
On white
1.44
#5BF0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5BF0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF0B4
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF0B4 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B1
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#00F0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf0b4; /* rgb */ color: rgb(91, 240, 180); /* oklch */ color: oklch(86.0% 0.154 163.1);
Tailwind
colors: {
custom: {
50: '#97f6ca',
500: '#5bf0b4',
950: '#000000',
},
}SCSS
$custom: #5bf0b4; $custom-light: #97f6ca; $custom-dark: #000000;
JSON
{
"hex": "#5bf0b4",
"rgb": {
"r": 91,
"g": 240,
"b": 180
},
"hsl": {
"h": 155.839,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.85989,
"c": 0.15357,
"h": 163.1
},
"luminance": 0.6784
}Semantic roles & 50–950 ramp
primary
#5BF0B4
secondary
#BD326A
accent
#065EE0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582