#5BFED3#5BFED3
#5BFED3 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.149 H 172.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFED3 |
|---|---|
| RGB | rgb(91, 254, 211) |
| HSL | hsl(164, 99%, 68%) |
| HSV | hsv(164, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 16.9%, 0.4%) |
| CIE-LAB | lab(90.69, -52.23, 8.17) |
| CIE-LCH | lch(90.69, 52.87, 171.11°) |
| OKLab | oklab(90.11% -0.1471 0.0208) |
| OKLCH | oklch(90.11% 0.149 172) |
| XYZ | xyz(51.5082, 77.8053, 73.9188) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.59
Bright Teal
#01F9C6
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFED3 #FE5B86
analogous
#5BFE82 #5BFED3 #5BD7FE
triadic
#5BFED3 #D35BFE #FED35B
tetradic
#5BFED3 #825BFE #FE5B86 #D7FE5B
square
#5BFED3 #825BFE #FE5B86 #D7FE5B
split-complementary
#5BFED3 #FE5BD7 #FE825B
monochromatic
#01DDA3 #1EFEC3 #5BFED3 #98FEE3 #D5FFF4
Accessibility & contrast
On white
1.27
#5BFED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#5BFED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFED3
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFED3 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED1
Deuteranopia (green-blind)
#E0DDD6
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5bfed3; /* rgb */ color: rgb(91, 254, 211); /* oklch */ color: oklch(90.1% 0.149 172.0);
Tailwind
colors: {
custom: {
50: '#9affe0',
500: '#5bfed3',
950: '#000000',
},
}SCSS
$custom: #5bfed3; $custom-light: #9affe0; $custom-dark: #000000;
JSON
{
"hex": "#5bfed3",
"rgb": {
"r": 91,
"g": 254,
"b": 211
},
"hsl": {
"h": 164.172,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90108,
"c": 0.14858,
"h": 172
},
"luminance": 0.77811
}Semantic roles & 50–950 ramp
primary
#5BFED3
secondary
#D62755
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684