#5BE2CA#5BE2CA
#5BE2CA is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.123 H 179.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2CA |
|---|---|
| RGB | rgb(91, 226, 202) |
| HSL | hsl(169, 70%, 62%) |
| HSV | hsv(169, 60%, 89%) |
| CMYK | cmyk(59.7%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(82.31, -42.42, 0.76) |
| CIE-LCH | lch(82.31, 42.43, 178.97°) |
| OKLab | oklab(83.21% -0.1227 0.0013) |
| OKLCH | oklch(83.21% 0.123 179.4) |
| XYZ | xyz(42.1665, 60.8768, 65.3939) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.05
Aqua (survey)
#13EAC9
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 5.54
Aquamarine (survey)
#04D8B2
ΔE00 5.54
Aqua Marine
#2EE8BB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2CA #E25B73
analogous
#5BE286 #5BE2CA #5BB7E2
triadic
#5BE2CA #CA5BE2 #E2CA5B
tetradic
#5BE2CA #865BE2 #E25B73 #B7E25B
square
#5BE2CA #865BE2 #E25B73 #B7E25B
split-complementary
#5BE2CA #E25BB7 #E2865B
monochromatic
#1DA58D #27D9B9 #5BE2CA #8FEBDB #C3F4EC
Accessibility & contrast
On white
1.59
#5BE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5BE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2CA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2CA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C9
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be2ca; /* rgb */ color: rgb(91, 226, 202); /* oklch */ color: oklch(83.2% 0.123 179.4);
Tailwind
colors: {
custom: {
50: '#96ecda',
500: '#5be2ca',
950: '#000000',
},
}SCSS
$custom: #5be2ca; $custom-light: #96ecda; $custom-dark: #000000;
JSON
{
"hex": "#5be2ca",
"rgb": {
"r": 91,
"g": 226,
"b": 202
},
"hsl": {
"h": 169.333,
"s": 69.948,
"l": 62.157
},
"oklch": {
"l": 0.8321,
"c": 0.12276,
"h": 179.4
},
"luminance": 0.60881
}Semantic roles & 50–950 ramp
primary
#5BE2CA
secondary
#A8394D
accent
#1435D2
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483