#5BF1BF#5BF1BF
#5BF1BF is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.5% C 0.147 H 167.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF1BF |
|---|---|
| RGB | rgb(91, 241, 191) |
| HSL | hsl(160, 84%, 65%) |
| HSV | hsv(160, 62%, 95%) |
| CMYK | cmyk(62.2%, 0%, 20.7%, 5.5%) |
| CIE-LAB | lab(86.45, -51.41, 12.49) |
| CIE-LCH | lch(86.45, 52.91, 166.34°) |
| OKLab | oklab(86.5% -0.143 0.032) |
| OKLCH | oklch(86.5% 0.147 167.4) |
| XYZ | xyz(45.1689, 68.8916, 60.1971) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.16
Bright Teal
#01F9C6
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF1BF #F15B8D
analogous
#5BF174 #5BF1BF #5BD8F1
triadic
#5BF1BF #BF5BF1 #F1BF5B
tetradic
#5BF1BF #745BF1 #F15B8D #D8F15B
square
#5BF1BF #745BF1 #F15B8D #D8F15B
split-complementary
#5BF1BF #F15BD8 #F1745B
monochromatic
#10C186 #23ECA9 #5BF1BF #93F6D5 #CCFBEB
Accessibility & contrast
On white
1.42
#5BF1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5BF1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF1BF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF1BF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BC
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf1bf; /* rgb */ color: rgb(91, 241, 191); /* oklch */ color: oklch(86.5% 0.147 167.4);
Tailwind
colors: {
custom: {
50: '#98f6d2',
500: '#5bf1bf',
950: '#000000',
},
}SCSS
$custom: #5bf1bf; $custom-light: #98f6d2; $custom-dark: #000000;
JSON
{
"hex": "#5bf1bf",
"rgb": {
"r": 91,
"g": 241,
"b": 191
},
"hsl": {
"h": 160,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.86496,
"c": 0.14655,
"h": 167.4
},
"luminance": 0.68896
}Semantic roles & 50–950 ramp
primary
#5BF1BF
secondary
#BF3160
accent
#054EE1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583