#5BE8A7#5BE8A7
#5BE8A7 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.154 H 160.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A7 |
|---|---|
| RGB | rgb(91, 232, 167) |
| HSL | hsl(152, 75%, 63%) |
| HSV | hsv(152, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.30, -52.86, 20.54) |
| CIE-LCH | lch(83.30, 56.72, 158.76°) |
| OKLab | oklab(83.75% -0.1447 0.0523) |
| OKLCH | oklch(83.75% 0.154 160.1) |
| XYZ | xyz(40.1423, 62.7233, 46.5430) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Aqua Green
#12E193
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.84
Light Blue Green
#7EFBB3
ΔE00 4.85
Greenish Turquoise
#00FBB0
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A7 #E85B9C
analogous
#5BE860 #5BE8A7 #5BE3E8
triadic
#5BE8A7 #A75BE8 #E8A75B
tetradic
#5BE8A7 #605BE8 #E85B9C #E3E85B
square
#5BE8A7 #605BE8 #E85B9C #E3E85B
split-complementary
#5BE8A7 #E85BE3 #E8605B
monochromatic
#19B06A #25E08A #5BE8A7 #91F0C4 #C6F7E1
Accessibility & contrast
On white
1.55
#5BE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5BE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A7 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A3
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#01E7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be8a7; /* rgb */ color: rgb(91, 232, 167); /* oklch */ color: oklch(83.8% 0.154 160.1);
Tailwind
colors: {
custom: {
50: '#96f0c1',
500: '#5be8a7',
950: '#000000',
},
}SCSS
$custom: #5be8a7; $custom-light: #96f0c1; $custom-dark: #000000;
JSON
{
"hex": "#5be8a7",
"rgb": {
"r": 91,
"g": 232,
"b": 167
},
"hsl": {
"h": 152.34,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83753,
"c": 0.15381,
"h": 160.1
},
"luminance": 0.62727
}Semantic roles & 50–950 ramp
primary
#5BE8A7
secondary
#B1376F
accent
#0E6BD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582