#5BFEBF#5BFEBF
#5BFEBF is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.163 H 163.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEBF |
|---|---|
| RGB | rgb(91, 254, 191) |
| HSL | hsl(157, 99%, 68%) |
| HSV | hsv(157, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.26, -56.67, 17.86) |
| CIE-LCH | lch(90.26, 59.42, 162.51°) |
| OKLab | oklab(89.61% -0.156 0.0456) |
| OKLCH | oklch(89.61% 0.163 163.7) |
| XYZ | xyz(49.1551, 76.8641, 61.5258) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.04
Greenish Cyan
#2AFEB7
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.59
Greenish Turquoise
#00FBB0
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEBF #FE5B9A
analogous
#5BFE6E #5BFEBF #5BEBFE
triadic
#5BFEBF #BF5BFE #FEBF5B
tetradic
#5BFEBF #6E5BFE #FE5B9A #EBFE5B
square
#5BFEBF #6E5BFE #FE5B9A #EBFE5B
split-complementary
#5BFEBF #FE5BEB #FE6E5B
monochromatic
#01DD88 #1EFEA7 #5BFEBF #98FED7 #D5FFEE
Accessibility & contrast
On white
1.28
#5BFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#5BFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEBF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEBF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfebf; /* rgb */ color: rgb(91, 254, 191); /* oklch */ color: oklch(89.6% 0.163 163.7);
Tailwind
colors: {
custom: {
50: '#9affd2',
500: '#5bfebf',
950: '#000000',
},
}SCSS
$custom: #5bfebf; $custom-light: #9affd2; $custom-dark: #000000;
JSON
{
"hex": "#5bfebf",
"rgb": {
"r": 91,
"g": 254,
"b": 191
},
"hsl": {
"h": 156.81,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.89612,
"c": 0.16254,
"h": 163.7
},
"luminance": 0.76869
}Semantic roles & 50–950 ramp
primary
#5BFEBF
secondary
#D6276B
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683