#5BFED5#5BFED5
#5BFED5 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.147 H 172.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFED5 |
|---|---|
| RGB | rgb(91, 254, 213) |
| HSL | hsl(165, 99%, 68%) |
| HSV | hsv(165, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(90.74, -51.76, 7.21) |
| CIE-LCH | lch(90.74, 52.26, 172.07°) |
| OKLab | oklab(90.16% -0.1462 0.0183) |
| OKLCH | oklch(90.16% 0.147 172.9) |
| XYZ | xyz(51.7605, 77.9062, 75.2474) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Aqua
#8CFFDB
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 4.45
Aqua (survey)
#13EAC9
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFED5 #FE5B84
analogous
#5BFE83 #5BFED5 #5BD5FE
triadic
#5BFED5 #D55BFE #FED55B
tetradic
#5BFED5 #835BFE #FE5B84 #D5FE5B
square
#5BFED5 #835BFE #FE5B84 #D5FE5B
split-complementary
#5BFED5 #FE5BD5 #FE835B
monochromatic
#01DDA6 #1EFEC5 #5BFED5 #98FEE5 #D5FFF4
Accessibility & contrast
On white
1.27
#5BFED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#5BFED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFED5
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFED5 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#DFDED8
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5bfed5; /* rgb */ color: rgb(91, 254, 213); /* oklch */ color: oklch(90.2% 0.147 172.9);
Tailwind
colors: {
custom: {
50: '#9affe1',
500: '#5bfed5',
950: '#000000',
},
}SCSS
$custom: #5bfed5; $custom-light: #9affe1; $custom-dark: #000000;
JSON
{
"hex": "#5bfed5",
"rgb": {
"r": 91,
"g": 254,
"b": 213
},
"hsl": {
"h": 164.908,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90161,
"c": 0.14736,
"h": 172.9
},
"luminance": 0.77912
}Semantic roles & 50–950 ramp
primary
#5BFED5
secondary
#D62753
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684