#5BEEB2#5BEEB2
#5BEEB2 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.153 H 162.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEEB2 |
|---|---|
| RGB | rgb(91, 238, 178) |
| HSL | hsl(156, 81%, 65%) |
| HSV | hsv(156, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.29, -53.01, 17.61) |
| CIE-LCH | lch(85.29, 55.86, 161.62°) |
| OKLab | oklab(85.46% -0.1458 0.045) |
| OKLCH | oklch(85.46% 0.153 162.9) |
| XYZ | xyz(42.9206, 66.5831, 52.7007) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 4.02
Greenish Cyan
#2AFEB7
ΔE00 4.04
Greenish Turquoise
#00FBB0
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEEB2 #EE5B97
analogous
#5BEE69 #5BEEB2 #5BE1EE
triadic
#5BEEB2 #B25BEE #EEB25B
tetradic
#5BEEB2 #695BEE #EE5B97 #E1EE5B
square
#5BEEB2 #695BEE #EE5B97 #E1EE5B
split-complementary
#5BEEB2 #EE5BE1 #EE695B
monochromatic
#13BB77 #24E898 #5BEEB2 #92F4CC #CAF9E6
Accessibility & contrast
On white
1.47
#5BEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5BEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEEB2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEEB2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5beeb2; /* rgb */ color: rgb(91, 238, 178); /* oklch */ color: oklch(85.5% 0.153 162.9);
Tailwind
colors: {
custom: {
50: '#97f4c9',
500: '#5beeb2',
950: '#000000',
},
}SCSS
$custom: #5beeb2; $custom-light: #97f4c9; $custom-dark: #000000;
JSON
{
"hex": "#5beeb2",
"rgb": {
"r": 91,
"g": 238,
"b": 178
},
"hsl": {
"h": 155.51,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.85459,
"c": 0.1526,
"h": 162.9
},
"luminance": 0.66588
}Semantic roles & 50–950 ramp
primary
#5BEEB2
secondary
#BA336A
accent
#085FDE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582