#5BFED6#5BFED6
#5BFED6 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.147 H 173.4°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFED6 |
|---|---|
| RGB | rgb(91, 254, 214) |
| HSL | hsl(165, 99%, 68%) |
| HSV | hsv(165, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 15.7%, 0.4%) |
| CIE-LAB | lab(90.76, -51.53, 6.72) |
| CIE-LCH | lch(90.76, 51.97, 172.57°) |
| OKLab | oklab(90.19% -0.1458 0.017) |
| OKLCH | oklch(90.19% 0.147 173.4) |
| XYZ | xyz(51.8878, 77.9572, 75.9180) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.63
Light Aqua
#8CFFDB
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFED6 #FE5B83
analogous
#5BFE84 #5BFED6 #5BD5FE
triadic
#5BFED6 #D65BFE #FED65B
tetradic
#5BFED6 #845BFE #FE5B83 #D5FE5B
square
#5BFED6 #845BFE #FE5B83 #D5FE5B
split-complementary
#5BFED6 #FE5BD5 #FE845B
monochromatic
#01DDA7 #1EFEC7 #5BFED6 #98FEE5 #D5FFF4
Accessibility & contrast
On white
1.27
#5BFED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#5BFED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFED6
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFED6 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED4
Deuteranopia (green-blind)
#DFDED9
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5bfed6; /* rgb */ color: rgb(91, 254, 214); /* oklch */ color: oklch(90.2% 0.147 173.4);
Tailwind
colors: {
custom: {
50: '#9affe2',
500: '#5bfed6',
950: '#000000',
},
}SCSS
$custom: #5bfed6; $custom-light: #9affe2; $custom-dark: #000000;
JSON
{
"hex": "#5bfed6",
"rgb": {
"r": 91,
"g": 254,
"b": 214
},
"hsl": {
"h": 165.276,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90188,
"c": 0.14678,
"h": 173.4
},
"luminance": 0.77963
}Semantic roles & 50–950 ramp
primary
#5BFED6
secondary
#D62752
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684