#5BE1CA#5BE1CA
#5BE1CA is a very light, vivid teal. Relative luminance 0.603; OKLCH L 83.0% C 0.122 H 179.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE1CA |
|---|---|
| RGB | rgb(91, 225, 202) |
| HSL | hsl(170, 69%, 62%) |
| HSV | hsv(170, 60%, 88%) |
| CMYK | cmyk(59.6%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(82.02, -41.98, 0.34) |
| CIE-LCH | lch(82.02, 41.98, 179.54°) |
| OKLab | oklab(82.97% -0.1217 0.0002) |
| OKLCH | oklch(82.97% 0.122 179.9) |
| XYZ | xyz(41.8954, 60.3345, 65.3035) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Aqua (survey)
#13EAC9
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 5.48
Aquamarine (survey)
#04D8B2
ΔE00 5.67
Aqua Marine
#2EE8BB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE1CA #E15B72
analogous
#5BE187 #5BE1CA #5BB5E1
triadic
#5BE1CA #CA5BE1 #E1CA5B
tetradic
#5BE1CA #875BE1 #E15B72 #B5E15B
square
#5BE1CA #875BE1 #E15B72 #B5E15B
split-complementary
#5BE1CA #E15BB5 #E1875B
monochromatic
#1EA48D #27D7B9 #5BE1CA #8FEADB #C2F4EB
Accessibility & contrast
On white
1.61
#5BE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5BE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE1CA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE1CA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#00E5DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be1ca; /* rgb */ color: rgb(91, 225, 202); /* oklch */ color: oklch(83.0% 0.122 179.9);
Tailwind
colors: {
custom: {
50: '#96ebda',
500: '#5be1ca',
950: '#000000',
},
}SCSS
$custom: #5be1ca; $custom-light: #96ebda; $custom-dark: #000000;
JSON
{
"hex": "#5be1ca",
"rgb": {
"r": 91,
"g": 225,
"b": 202
},
"hsl": {
"h": 169.701,
"s": 69.072,
"l": 61.961
},
"oklch": {
"l": 0.82972,
"c": 0.12171,
"h": 179.9
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#5BE1CA
secondary
#A63A4D
accent
#1435D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483