#5BE7AA#5BE7AA
#5BE7AA is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.6% C 0.150 H 161.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7AA |
|---|---|
| RGB | rgb(91, 231, 170) |
| HSL | hsl(154, 74%, 63%) |
| HSV | hsv(154, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.06, -51.84, 18.65) |
| CIE-LCH | lch(83.06, 55.09, 160.21°) |
| OKLab | oklab(83.58% -0.1423 0.0476) |
| OKLCH | oklch(83.58% 0.15 161.5) |
| XYZ | xyz(40.1422, 62.2742, 47.9270) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Aqua Green
#12E193
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 4.91
Greenish Turquoise
#00FBB0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7AA #E75B98
analogous
#5BE764 #5BE7AA #5BDEE7
triadic
#5BE7AA #AA5BE7 #E7AA5B
tetradic
#5BE7AA #645BE7 #E75B98 #DEE75B
square
#5BE7AA #645BE7 #E75B98 #DEE75B
split-complementary
#5BE7AA #E75BDE #E7645B
monochromatic
#19AE6D #26DF8E #5BE7AA #90EFC6 #C6F7E1
Accessibility & contrast
On white
1.56
#5BE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5BE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7AA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7AA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#00E6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be7aa; /* rgb */ color: rgb(91, 231, 170); /* oklch */ color: oklch(83.6% 0.150 161.5);
Tailwind
colors: {
custom: {
50: '#96efc3',
500: '#5be7aa',
950: '#000000',
},
}SCSS
$custom: #5be7aa; $custom-light: #96efc3; $custom-dark: #000000;
JSON
{
"hex": "#5be7aa",
"rgb": {
"r": 91,
"g": 231,
"b": 170
},
"hsl": {
"h": 153.857,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83578,
"c": 0.15002,
"h": 161.5
},
"luminance": 0.62278
}Semantic roles & 50–950 ramp
primary
#5BE7AA
secondary
#AF376B
accent
#0F66D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582