#5BE8A4#5BE8A4
#5BE8A4 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.7% C 0.156 H 159.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A4 |
|---|---|
| RGB | rgb(91, 232, 164) |
| HSL | hsl(151, 75%, 63%) |
| HSV | hsv(151, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.24, -53.47, 22.02) |
| CIE-LCH | lch(83.24, 57.83, 157.62°) |
| OKLab | oklab(83.69% -0.146 0.0559) |
| OKLCH | oklch(83.69% 0.156 159.1) |
| XYZ | xyz(39.8682, 62.6137, 45.0994) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.34
Aqua Green
#12E193
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.74
Greenish Turquoise
#00FBB0
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A4 #E85B9F
analogous
#5BE85D #5BE8A4 #5BE5E8
triadic
#5BE8A4 #A45BE8 #E8A45B
tetradic
#5BE8A4 #5D5BE8 #E85B9F #E5E85B
square
#5BE8A4 #5D5BE8 #E85B9F #E5E85B
split-complementary
#5BE8A4 #E85BE5 #E85D5B
monochromatic
#19B067 #25E086 #5BE8A4 #91F0C2 #C6F7E0
Accessibility & contrast
On white
1.55
#5BE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5BE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#0AE7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be8a4; /* rgb */ color: rgb(91, 232, 164); /* oklch */ color: oklch(83.7% 0.156 159.1);
Tailwind
colors: {
custom: {
50: '#96f0bf',
500: '#5be8a4',
950: '#000000',
},
}SCSS
$custom: #5be8a4; $custom-light: #96f0bf; $custom-dark: #000000;
JSON
{
"hex": "#5be8a4",
"rgb": {
"r": 91,
"g": 232,
"b": 164
},
"hsl": {
"h": 151.064,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83686,
"c": 0.15634,
"h": 159.1
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#5BE8A4
secondary
#B13771
accent
#0E6FD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582