#5BFEBB#5BFEBB
#5BFEBB is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.5% C 0.166 H 162.3°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEBB |
|---|---|
| RGB | rgb(91, 254, 187) |
| HSL | hsl(155, 99%, 68%) |
| HSV | hsv(155, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.18, -57.51, 19.79) |
| CIE-LCH | lch(90.18, 60.82, 161.01°) |
| OKLab | oklab(89.52% -0.1578 0.0505) |
| OKLCH | oklch(89.52% 0.166 162.3) |
| XYZ | xyz(48.7210, 76.6904, 59.2392) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Greenish Cyan
#2AFEB7
ΔE00 1.93
Greenish Turquoise
#00FBB0
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEBB #FE5B9E
analogous
#5BFE69 #5BFEBB #5BF0FE
triadic
#5BFEBB #BB5BFE #FEBB5B
tetradic
#5BFEBB #695BFE #FE5B9E #F0FE5B
square
#5BFEBB #695BFE #FE5B9E #F0FE5B
split-complementary
#5BFEBB #FE5BF0 #FE695B
monochromatic
#01DD83 #1EFEA2 #5BFEBB #98FED4 #D5FFED
Accessibility & contrast
On white
1.29
#5BFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#5BFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEBB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEBB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E4DDBF
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfebb; /* rgb */ color: rgb(91, 254, 187); /* oklch */ color: oklch(89.5% 0.166 162.3);
Tailwind
colors: {
custom: {
50: '#9affcf',
500: '#5bfebb',
950: '#000000',
},
}SCSS
$custom: #5bfebb; $custom-light: #9affcf; $custom-dark: #000000;
JSON
{
"hex": "#5bfebb",
"rgb": {
"r": 91,
"g": 254,
"b": 187
},
"hsl": {
"h": 155.337,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.8952,
"c": 0.16567,
"h": 162.3
},
"luminance": 0.76696
}Semantic roles & 50–950 ramp
primary
#5BFEBB
secondary
#D6276F
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683