#5BF0BD#5BF0BD
#5BF0BD is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.2% C 0.147 H 166.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF0BD |
|---|---|
| RGB | rgb(91, 240, 189) |
| HSL | hsl(159, 83%, 65%) |
| HSV | hsv(159, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.11, -51.44, 13.05) |
| CIE-LCH | lch(86.11, 53.07, 165.76°) |
| OKLab | oklab(86.21% -0.1429 0.0334) |
| OKLCH | oklch(86.21% 0.147 166.8) |
| XYZ | xyz(44.6551, 68.2138, 58.9475) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF0BD #F05B8E
analogous
#5BF073 #5BF0BD #5BD9F0
triadic
#5BF0BD #BD5BF0 #F0BD5B
tetradic
#5BF0BD #735BF0 #F05B8E #D9F05B
square
#5BF0BD #735BF0 #F05B8E #D9F05B
split-complementary
#5BF0BD #F05BD9 #F0735B
monochromatic
#11BF84 #23EBA6 #5BF0BD #93F5D4 #CBFAEA
Accessibility & contrast
On white
1.43
#5BF0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#5BF0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF0BD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF0BD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BA
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf0bd; /* rgb */ color: rgb(91, 240, 189); /* oklch */ color: oklch(86.2% 0.147 166.8);
Tailwind
colors: {
custom: {
50: '#98f6d1',
500: '#5bf0bd',
950: '#000000',
},
}SCSS
$custom: #5bf0bd; $custom-light: #98f6d1; $custom-dark: #000000;
JSON
{
"hex": "#5bf0bd",
"rgb": {
"r": 91,
"g": 240,
"b": 189
},
"hsl": {
"h": 159.463,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.86206,
"c": 0.14677,
"h": 166.8
},
"luminance": 0.68218
}Semantic roles & 50–950 ramp
primary
#5BF0BD
secondary
#BD3262
accent
#0650E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583