#5BF0BE#5BF0BE
#5BF0BE is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.2% C 0.146 H 167.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF0BE |
|---|---|
| RGB | rgb(91, 240, 190) |
| HSL | hsl(160, 83%, 65%) |
| HSV | hsv(160, 62%, 94%) |
| CMYK | cmyk(62.1%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(86.13, -51.22, 12.56) |
| CIE-LCH | lch(86.13, 52.74, 166.22°) |
| OKLab | oklab(86.23% -0.1425 0.0322) |
| OKLCH | oklch(86.23% 0.146 167.3) |
| XYZ | xyz(44.7640, 68.2573, 59.5211) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF0BE #F05B8D
analogous
#5BF074 #5BF0BE #5BD7F0
triadic
#5BF0BE #BE5BF0 #F0BE5B
tetradic
#5BF0BE #745BF0 #F05B8D #D7F05B
square
#5BF0BE #745BF0 #F05B8D #D7F05B
split-complementary
#5BF0BE #F05BD7 #F0745B
monochromatic
#11BF85 #23EBA8 #5BF0BE #93F5D4 #CBFAEA
Accessibility & contrast
On white
1.43
#5BF0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5BF0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF0BE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF0BE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BB
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5bf0be; /* rgb */ color: rgb(91, 240, 190); /* oklch */ color: oklch(86.2% 0.146 167.3);
Tailwind
colors: {
custom: {
50: '#98f6d1',
500: '#5bf0be',
950: '#000000',
},
}SCSS
$custom: #5bf0be; $custom-light: #98f6d1; $custom-dark: #000000;
JSON
{
"hex": "#5bf0be",
"rgb": {
"r": 91,
"g": 240,
"b": 190
},
"hsl": {
"h": 159.866,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.86231,
"c": 0.14604,
"h": 167.3
},
"luminance": 0.68262
}Semantic roles & 50–950 ramp
primary
#5BF0BE
secondary
#BD3261
accent
#064FE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583