#5BFEBD#5BFEBD
#5BFEBD is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.6% C 0.164 H 163.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEBD |
|---|---|
| RGB | rgb(91, 254, 189) |
| HSL | hsl(156, 99%, 68%) |
| HSV | hsv(156, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.22, -57.09, 18.83) |
| CIE-LCH | lch(90.22, 60.12, 161.75°) |
| OKLab | oklab(89.57% -0.1569 0.0481) |
| OKLCH | oklch(89.57% 0.164 163) |
| XYZ | xyz(48.9365, 76.7766, 60.3746) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Greenish Cyan
#2AFEB7
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.82
Greenish Turquoise
#00FBB0
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEBD #FE5B9C
analogous
#5BFE6C #5BFEBD #5BEDFE
triadic
#5BFEBD #BD5BFE #FEBD5B
tetradic
#5BFEBD #6C5BFE #FE5B9C #EDFE5B
square
#5BFEBD #6C5BFE #FE5B9C #EDFE5B
split-complementary
#5BFEBD #FE5BED #FE6C5B
monochromatic
#01DD86 #1EFEA5 #5BFEBD #98FED5 #D5FFEE
Accessibility & contrast
On white
1.28
#5BFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5BFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEBD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEBD | 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)
#FAECB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfebd; /* rgb */ color: rgb(91, 254, 189); /* oklch */ color: oklch(89.6% 0.164 163.0);
Tailwind
colors: {
custom: {
50: '#9affd1',
500: '#5bfebd',
950: '#000000',
},
}SCSS
$custom: #5bfebd; $custom-light: #9affd1; $custom-dark: #000000;
JSON
{
"hex": "#5bfebd",
"rgb": {
"r": 91,
"g": 254,
"b": 189
},
"hsl": {
"h": 156.074,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.89566,
"c": 0.16409,
"h": 163
},
"luminance": 0.76782
}Semantic roles & 50–950 ramp
primary
#5BFEBD
secondary
#D6276D
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683