#5BFBBF#5BFBBF
#5BFBBF is a very light, vivid teal. Relative luminance 0.750; OKLCH L 88.9% C 0.159 H 164.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFBBF |
|---|---|
| RGB | rgb(91, 251, 191) |
| HSL | hsl(158, 95%, 67%) |
| HSV | hsv(158, 64%, 98%) |
| CMYK | cmyk(63.7%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(89.38, -55.48, 16.63) |
| CIE-LCH | lch(89.38, 57.91, 163.32°) |
| OKLab | oklab(88.89% -0.153 0.0425) |
| OKLCH | oklch(88.89% 0.159 164.5) |
| XYZ | xyz(48.2106, 74.9749, 61.2110) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.39
Greenish Cyan
#2AFEB7
ΔE00 2.56
Greenish Turquoise
#00FBB0
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFBBF #FB5B97
analogous
#5BFB6F #5BFBBF #5BE7FB
triadic
#5BFBBF #BF5BFB #FBBF5B
tetradic
#5BFBBF #6F5BFB #FB5B97 #E7FB5B
square
#5BFBBF #6F5BFB #FB5B97 #E7FB5B
split-complementary
#5BFBBF #FB5BE7 #FB6F5B
monochromatic
#05D688 #1FFAA8 #5BFBBF #97FCD6 #D2FEEE
Accessibility & contrast
On white
1.31
#5BFBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#5BFBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFBBF
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFBBF | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E1DAC3
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5bfbbf; /* rgb */ color: rgb(91, 251, 191); /* oklch */ color: oklch(88.9% 0.159 164.5);
Tailwind
colors: {
custom: {
50: '#99fdd2',
500: '#5bfbbf',
950: '#000000',
},
}SCSS
$custom: #5bfbbf; $custom-light: #99fdd2; $custom-dark: #000000;
JSON
{
"hex": "#5bfbbf",
"rgb": {
"r": 91,
"g": 251,
"b": 191
},
"hsl": {
"h": 157.5,
"s": 95.238,
"l": 67.059
},
"oklch": {
"l": 0.88893,
"c": 0.15883,
"h": 164.5
},
"luminance": 0.7498
}Semantic roles & 50–950 ramp
primary
#5BFBBF
secondary
#D12A68
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683