#5BE8A5#5BE8A5
#5BE8A5 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.7% C 0.155 H 159.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A5 |
|---|---|
| RGB | rgb(91, 232, 165) |
| HSL | hsl(151, 75%, 63%) |
| HSV | hsv(151, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.26, -53.27, 21.53) |
| CIE-LCH | lch(83.26, 57.45, 158.00°) |
| OKLab | oklab(83.71% -0.1456 0.0547) |
| OKLCH | oklch(83.71% 0.156 159.4) |
| XYZ | xyz(39.9588, 62.6499, 45.5768) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Aqua Green
#12E193
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 4.64
Light Blue Green
#7EFBB3
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.82
Greenish Turquoise
#00FBB0
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A5 #E85B9E
analogous
#5BE85E #5BE8A5 #5BE5E8
triadic
#5BE8A5 #A55BE8 #E8A55B
tetradic
#5BE8A5 #5E5BE8 #E85B9E #E5E85B
square
#5BE8A5 #5E5BE8 #E85B9E #E5E85B
split-complementary
#5BE8A5 #E85BE5 #E85E5B
monochromatic
#19B068 #25E088 #5BE8A5 #91F0C2 #C6F7E0
Accessibility & contrast
On white
1.55
#5BE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5BE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D2CAA9
Tritanopia (blue-blind)
#07E7D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be8a5; /* rgb */ color: rgb(91, 232, 165); /* oklch */ color: oklch(83.7% 0.155 159.4);
Tailwind
colors: {
custom: {
50: '#96f0c0',
500: '#5be8a5',
950: '#000000',
},
}SCSS
$custom: #5be8a5; $custom-light: #96f0c0; $custom-dark: #000000;
JSON
{
"hex": "#5be8a5",
"rgb": {
"r": 91,
"g": 232,
"b": 165
},
"hsl": {
"h": 151.489,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83708,
"c": 0.1555,
"h": 159.4
},
"luminance": 0.62654
}Semantic roles & 50–950 ramp
primary
#5BE8A5
secondary
#B13771
accent
#0E6ED8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582