#5BFDBB#5BFDBB
#5BFDBB is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.3% C 0.164 H 162.5°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFDBB |
|---|---|
| RGB | rgb(91, 253, 187) |
| HSL | hsl(156, 98%, 67%) |
| HSV | hsv(156, 64%, 99%) |
| CMYK | cmyk(64%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(89.89, -57.12, 19.39) |
| CIE-LCH | lch(89.89, 60.32, 161.25°) |
| OKLab | oklab(89.28% -0.1568 0.0495) |
| OKLCH | oklch(89.28% 0.164 162.5) |
| XYZ | xyz(48.4044, 76.0574, 59.1337) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Greenish Cyan
#2AFEB7
ΔE00 1.97
Greenish Turquoise
#00FBB0
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFDBB #FD5B9D
analogous
#5BFD6A #5BFDBB #5BEEFD
triadic
#5BFDBB #BB5BFD #FDBB5B
tetradic
#5BFDBB #6A5BFD #FD5B9D #EEFD5B
square
#5BFDBB #6A5BFD #FD5B9D #EEFD5B
split-complementary
#5BFDBB #FD5BEE #FD6A5B
monochromatic
#03DB83 #1FFCA2 #5BFDBB #97FED4 #D4FEED
Accessibility & contrast
On white
1.30
#5BFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#5BFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFDBB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFDBB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5bfdbb; /* rgb */ color: rgb(91, 253, 187); /* oklch */ color: oklch(89.3% 0.164 162.5);
Tailwind
colors: {
custom: {
50: '#9affcf',
500: '#5bfdbb',
950: '#000000',
},
}SCSS
$custom: #5bfdbb; $custom-light: #9affcf; $custom-dark: #000000;
JSON
{
"hex": "#5bfdbb",
"rgb": {
"r": 91,
"g": 253,
"b": 187
},
"hsl": {
"h": 155.556,
"s": 97.59,
"l": 67.451
},
"oklch": {
"l": 0.8928,
"c": 0.16442,
"h": 162.5
},
"luminance": 0.76063
}Semantic roles & 50–950 ramp
primary
#5BFDBB
secondary
#D4286E
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683