#5BE6C4#5BE6C4
#5BE6C4 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.130 H 174.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE6C4 |
|---|---|
| RGB | rgb(91, 230, 196) |
| HSL | hsl(165, 74%, 63%) |
| HSV | hsv(165, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 14.8%, 9.8%) |
| CIE-LAB | lab(83.34, -45.62, 5.42) |
| CIE-LCH | lch(83.34, 45.94, 173.23°) |
| OKLab | oklab(83.99% -0.1295 0.0136) |
| OKLCH | oklch(83.99% 0.13 174) |
| XYZ | xyz(42.5703, 62.7989, 62.0918) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.99
Aqua Marine
#2EE8BB
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 4.55
Aquamarine (survey)
#04D8B2
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE6C4 #E65B7D
analogous
#5BE67E #5BE6C4 #5BC2E6
triadic
#5BE6C4 #C45BE6 #E6C45B
tetradic
#5BE6C4 #7E5BE6 #E65B7D #C2E65B
square
#5BE6C4 #7E5BE6 #E65B7D #C2E65B
split-complementary
#5BE6C4 #E65BC2 #E67E5B
monochromatic
#1AAC89 #26DEB1 #5BE6C4 #90EED7 #C5F6EA
Accessibility & contrast
On white
1.55
#5BE6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5BE6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE6C4
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE6C4 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C2
Deuteranopia (green-blind)
#CACAC6
Tritanopia (blue-blind)
#00E8DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be6c4; /* rgb */ color: rgb(91, 230, 196); /* oklch */ color: oklch(84.0% 0.130 174.0);
Tailwind
colors: {
custom: {
50: '#97eed5',
500: '#5be6c4',
950: '#000000',
},
}SCSS
$custom: #5be6c4; $custom-light: #97eed5; $custom-dark: #000000;
JSON
{
"hex": "#5be6c4",
"rgb": {
"r": 91,
"g": 230,
"b": 196
},
"hsl": {
"h": 165.324,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.83994,
"c": 0.13027,
"h": 174
},
"luminance": 0.62803
}Semantic roles & 50–950 ramp
primary
#5BE6C4
secondary
#AE3854
accent
#1040D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583