#5BEEB5#5BEEB5
#5BEEB5 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.5% C 0.150 H 164.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEB5 |
|---|---|
| RGB | rgb(91, 238, 181) |
| HSL | hsl(157, 81%, 65%) |
| HSV | hsv(157, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.35, -52.37, 16.14) |
| CIE-LCH | lch(85.35, 54.80, 162.87°) |
| OKLab | oklab(85.53% -0.1445 0.0413) |
| OKLCH | oklch(85.53% 0.15 164.1) |
| XYZ | xyz(43.2251, 66.7049, 54.3045) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.37
Greenish Turquoise
#00FBB0
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEB5 #EE5B94
analogous
#5BEE6C #5BEEB5 #5BDDEE
triadic
#5BEEB5 #B55BEE #EEB55B
tetradic
#5BEEB5 #6C5BEE #EE5B94 #DDEE5B
square
#5BEEB5 #6C5BEE #EE5B94 #DDEE5B
split-complementary
#5BEEB5 #EE5BDD #EE6C5B
monochromatic
#13BB7A #24E89C #5BEEB5 #92F4CE #CAF9E7
Accessibility & contrast
On white
1.46
#5BEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5BEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEB5
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEB5 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB2
Deuteranopia (green-blind)
#D6CFB9
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5beeb5; /* rgb */ color: rgb(91, 238, 181); /* oklch */ color: oklch(85.5% 0.150 164.1);
Tailwind
colors: {
custom: {
50: '#97f4cb',
500: '#5beeb5',
950: '#000000',
},
}SCSS
$custom: #5beeb5; $custom-light: #97f4cb; $custom-dark: #000000;
JSON
{
"hex": "#5beeb5",
"rgb": {
"r": 91,
"g": 238,
"b": 181
},
"hsl": {
"h": 156.735,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.8553,
"c": 0.15025,
"h": 164.1
},
"luminance": 0.66709
}Semantic roles & 50–950 ramp
primary
#5BEEB5
secondary
#BA3367
accent
#085BDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582