#5BE8AA#5BE8AA
#5BE8AA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.151 H 161.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8AA |
|---|---|
| RGB | rgb(91, 232, 170) |
| HSL | hsl(154, 75%, 63%) |
| HSV | hsv(154, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.36, -52.25, 19.07) |
| CIE-LCH | lch(83.36, 55.62, 159.95°) |
| OKLab | oklab(83.82% -0.1433 0.0486) |
| OKLCH | oklch(83.82% 0.151 161.3) |
| XYZ | xyz(40.4228, 62.8356, 48.0206) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Aqua Green
#12E193
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.69
Greenish Turquoise
#00FBB0
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 5.05
Aqua Marine
#2EE8BB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8AA #E85B99
analogous
#5BE863 #5BE8AA #5BDFE8
triadic
#5BE8AA #AA5BE8 #E8AA5B
tetradic
#5BE8AA #635BE8 #E85B99 #DFE85B
square
#5BE8AA #635BE8 #E85B99 #DFE85B
split-complementary
#5BE8AA #E85BDF #E8635B
monochromatic
#19B06D #25E08E #5BE8AA #91F0C6 #C6F7E2
Accessibility & contrast
On white
1.55
#5BE8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5BE8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8AA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8AA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be8aa; /* rgb */ color: rgb(91, 232, 170); /* oklch */ color: oklch(83.8% 0.151 161.3);
Tailwind
colors: {
custom: {
50: '#96f0c3',
500: '#5be8aa',
950: '#000000',
},
}SCSS
$custom: #5be8aa; $custom-light: #96f0c3; $custom-dark: #000000;
JSON
{
"hex": "#5be8aa",
"rgb": {
"r": 91,
"g": 232,
"b": 170
},
"hsl": {
"h": 153.617,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83821,
"c": 0.15133,
"h": 161.3
},
"luminance": 0.6284
}Semantic roles & 50–950 ramp
primary
#5BE8AA
secondary
#B1376C
accent
#0E67D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582