#5BE8A6#5BE8A6
#5BE8A6 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.7% C 0.155 H 159.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A6 |
|---|---|
| RGB | rgb(91, 232, 166) |
| HSL | hsl(152, 75%, 63%) |
| HSV | hsv(152, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.28, -53.07, 21.03) |
| CIE-LCH | lch(83.28, 57.08, 158.38°) |
| OKLab | oklab(83.73% -0.1451 0.0535) |
| OKLCH | oklch(83.73% 0.155 159.8) |
| XYZ | xyz(40.0502, 62.6865, 46.0581) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.74
Light Blue Green
#7EFBB3
ΔE00 4.79
Greenish Turquoise
#00FBB0
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A6 #E85B9D
analogous
#5BE85F #5BE8A6 #5BE3E8
triadic
#5BE8A6 #A65BE8 #E8A65B
tetradic
#5BE8A6 #5F5BE8 #E85B9D #E3E85B
square
#5BE8A6 #5F5BE8 #E85B9D #E3E85B
split-complementary
#5BE8A6 #E85BE3 #E85F5B
monochromatic
#19B069 #25E089 #5BE8A6 #91F0C3 #C6F7E0
Accessibility & contrast
On white
1.55
#5BE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5BE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A6
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A6 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A2
Deuteranopia (green-blind)
#D2CAAA
Tritanopia (blue-blind)
#04E7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be8a6; /* rgb */ color: rgb(91, 232, 166); /* oklch */ color: oklch(83.7% 0.155 159.8);
Tailwind
colors: {
custom: {
50: '#96f0c0',
500: '#5be8a6',
950: '#000000',
},
}SCSS
$custom: #5be8a6; $custom-light: #96f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5be8a6",
"rgb": {
"r": 91,
"g": 232,
"b": 166
},
"hsl": {
"h": 151.915,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83731,
"c": 0.15465,
"h": 159.8
},
"luminance": 0.62691
}Semantic roles & 50–950 ramp
primary
#5BE8A6
secondary
#B13770
accent
#0E6CD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582