#5BFEBE#5BFEBE
#5BFEBE is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.163 H 163.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEBE |
|---|---|
| RGB | rgb(91, 254, 190) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.24, -56.88, 18.34) |
| CIE-LCH | lch(90.24, 59.77, 162.13°) |
| OKLab | oklab(89.59% -0.1565 0.0468) |
| OKLCH | oklch(89.59% 0.163 163.3) |
| XYZ | xyz(49.0455, 76.8202, 60.9482) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Greenish Cyan
#2AFEB7
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 2.70
Greenish Turquoise
#00FBB0
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEBE #FE5B9B
analogous
#5BFE6D #5BFEBE #5BECFE
triadic
#5BFEBE #BE5BFE #FEBE5B
tetradic
#5BFEBE #6D5BFE #FE5B9B #ECFE5B
square
#5BFEBE #6D5BFE #FE5B9B #ECFE5B
split-complementary
#5BFEBE #FE5BEC #FE6D5B
monochromatic
#01DD87 #1EFEA6 #5BFEBE #98FED6 #D5FFEE
Accessibility & contrast
On white
1.28
#5BFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5BFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEBE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEBE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfebe; /* rgb */ color: rgb(91, 254, 190); /* oklch */ color: oklch(89.6% 0.163 163.3);
Tailwind
colors: {
custom: {
50: '#9affd1',
500: '#5bfebe',
950: '#000000',
},
}SCSS
$custom: #5bfebe; $custom-light: #9affd1; $custom-dark: #000000;
JSON
{
"hex": "#5bfebe",
"rgb": {
"r": 91,
"g": 254,
"b": 190
},
"hsl": {
"h": 156.442,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.89589,
"c": 0.16332,
"h": 163.3
},
"luminance": 0.76825
}Semantic roles & 50–950 ramp
primary
#5BFEBE
secondary
#D6276C
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683