#5BE6AA#5BE6AA
#5BE6AA is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.3% C 0.149 H 161.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE6AA |
|---|---|
| RGB | rgb(91, 230, 170) |
| HSL | hsl(154, 74%, 63%) |
| HSV | hsv(154, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(82.76, -51.43, 18.24) |
| CIE-LCH | lch(82.76, 54.57, 160.47°) |
| OKLab | oklab(83.34% -0.1412 0.0465) |
| OKLCH | oklch(83.34% 0.149 161.8) |
| XYZ | xyz(39.8631, 61.7160, 47.8340) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.59
Aqua Marine
#2EE8BB
ΔE00 4.78
Greenish Turquoise
#00FBB0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE6AA #E65B97
analogous
#5BE664 #5BE6AA #5BDCE6
triadic
#5BE6AA #AA5BE6 #E6AA5B
tetradic
#5BE6AA #645BE6 #E65B97 #DCE65B
square
#5BE6AA #645BE6 #E65B97 #DCE65B
split-complementary
#5BE6AA #E65BDC #E6645B
monochromatic
#1AAC6D #26DE8E #5BE6AA #90EEC6 #C5F6E1
Accessibility & contrast
On white
1.57
#5BE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5BE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE6AA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE6AA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D0C8AE
Tritanopia (blue-blind)
#00E6D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be6aa; /* rgb */ color: rgb(91, 230, 170); /* oklch */ color: oklch(83.3% 0.149 161.8);
Tailwind
colors: {
custom: {
50: '#96efc3',
500: '#5be6aa',
950: '#000000',
},
}SCSS
$custom: #5be6aa; $custom-light: #96efc3; $custom-dark: #000000;
JSON
{
"hex": "#5be6aa",
"rgb": {
"r": 91,
"g": 230,
"b": 170
},
"hsl": {
"h": 154.101,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.83335,
"c": 0.14872,
"h": 161.8
},
"luminance": 0.6172
}Semantic roles & 50–950 ramp
primary
#5BE6AA
secondary
#AE386B
accent
#1065D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582