#5BE0CA#5BE0CA
#5BE0CA is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.7% C 0.121 H 180.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0CA |
|---|---|
| RGB | rgb(91, 224, 202) |
| HSL | hsl(170, 68%, 62%) |
| HSV | hsv(170, 59%, 88%) |
| CMYK | cmyk(59.4%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(81.73, -41.53, -0.09) |
| CIE-LCH | lch(81.73, 41.53, 180.13°) |
| OKLab | oklab(82.73% -0.1207 -0.0009) |
| OKLCH | oklch(82.73% 0.121 180.4) |
| XYZ | xyz(41.6258, 59.7954, 65.2136) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.55
Aqua (survey)
#13EAC9
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 4.50
Seafoam Blue
#78D1B6
ΔE00 5.44
Aquamarine (survey)
#04D8B2
ΔE00 5.81
Aqua Marine
#2EE8BB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0CA #E05B71
analogous
#5BE088 #5BE0CA #5BB4E0
triadic
#5BE0CA #CA5BE0 #E0CA5B
tetradic
#5BE0CA #885BE0 #E05B71 #B4E05B
square
#5BE0CA #885BE0 #E05B71 #B4E05B
split-complementary
#5BE0CA #E05BB4 #E0885B
monochromatic
#1FA28C #28D5B9 #5BE0CA #8EEADB #C2F3EB
Accessibility & contrast
On white
1.62
#5BE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5BE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0CA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0CA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#00E4D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5be0ca; /* rgb */ color: rgb(91, 224, 202); /* oklch */ color: oklch(82.7% 0.121 180.4);
Tailwind
colors: {
custom: {
50: '#96eada',
500: '#5be0ca',
950: '#000000',
},
}SCSS
$custom: #5be0ca; $custom-light: #96eada; $custom-dark: #000000;
JSON
{
"hex": "#5be0ca",
"rgb": {
"r": 91,
"g": 224,
"b": 202
},
"hsl": {
"h": 170.075,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.82734,
"c": 0.12068,
"h": 180.4
},
"luminance": 0.598
}Semantic roles & 50–950 ramp
primary
#5BE0CA
secondary
#A53A4C
accent
#1534D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483