#5BE8A9#5BE8A9
#5BE8A9 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.152 H 160.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A9 |
|---|---|
| RGB | rgb(91, 232, 169) |
| HSL | hsl(153, 75%, 63%) |
| HSV | hsv(153, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.34, -52.45, 19.56) |
| CIE-LCH | lch(83.34, 55.98, 159.55°) |
| OKLab | oklab(83.8% -0.1438 0.0498) |
| OKLCH | oklch(83.8% 0.152 160.9) |
| XYZ | xyz(40.3286, 62.7979, 47.5243) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Aqua Green
#12E193
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.81
Greenish Turquoise
#00FBB0
ΔE00 4.90
Light Blue Green
#7EFBB3
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A9 #E85B9A
analogous
#5BE862 #5BE8A9 #5BE1E8
triadic
#5BE8A9 #A95BE8 #E8A95B
tetradic
#5BE8A9 #625BE8 #E85B9A #E1E85B
square
#5BE8A9 #625BE8 #E85B9A #E1E85B
split-complementary
#5BE8A9 #E85BE1 #E8625B
monochromatic
#19B06C #25E08D #5BE8A9 #91F0C5 #C6F7E1
Accessibility & contrast
On white
1.55
#5BE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5BE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A9
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A9 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A5
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be8a9; /* rgb */ color: rgb(91, 232, 169); /* oklch */ color: oklch(83.8% 0.152 160.9);
Tailwind
colors: {
custom: {
50: '#96f0c2',
500: '#5be8a9',
950: '#000000',
},
}SCSS
$custom: #5be8a9; $custom-light: #96f0c2; $custom-dark: #000000;
JSON
{
"hex": "#5be8a9",
"rgb": {
"r": 91,
"g": 232,
"b": 169
},
"hsl": {
"h": 153.191,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83798,
"c": 0.15215,
"h": 160.9
},
"luminance": 0.62802
}Semantic roles & 50–950 ramp
primary
#5BE8A9
secondary
#B1376D
accent
#0E68D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582