#5BE0D2#5BE0D2
#5BE0D2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.0% C 0.118 H 185.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0D2 |
|---|---|
| RGB | rgb(91, 224, 210) |
| HSL | hsl(174, 68%, 62%) |
| HSV | hsv(174, 59%, 88%) |
| CMYK | cmyk(59.4%, 0%, 6.3%, 12.2%) |
| CIE-LAB | lab(81.94, -39.51, -4.03) |
| CIE-LCH | lch(81.94, 39.72, 185.82°) |
| OKLab | oklab(82.98% -0.1172 -0.0115) |
| OKLCH | oklch(82.98% 0.118 185.6) |
| XYZ | xyz(42.5977, 60.1842, 70.3321) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.67
Mediumturquoise
#48D1CC
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.34
Seafoam Blue
#78D1B6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0D2 #E05B69
analogous
#5BE090 #5BE0D2 #5BACE0
triadic
#5BE0D2 #D25BE0 #E0D25B
tetradic
#5BE0D2 #905BE0 #E05B69 #ACE05B
square
#5BE0D2 #905BE0 #E05B69 #ACE05B
split-complementary
#5BE0D2 #E05BAC #E0905B
monochromatic
#1FA294 #28D5C3 #5BE0D2 #8EEAE0 #C2F3EE
Accessibility & contrast
On white
1.61
#5BE0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5BE0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0D2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0D2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D2
Deuteranopia (green-blind)
#C1C5D4
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be0d2; /* rgb */ color: rgb(91, 224, 210); /* oklch */ color: oklch(83.0% 0.118 185.6);
Tailwind
colors: {
custom: {
50: '#97eadf',
500: '#5be0d2',
950: '#000000',
},
}SCSS
$custom: #5be0d2; $custom-light: #97eadf; $custom-dark: #000000;
JSON
{
"hex": "#5be0d2",
"rgb": {
"r": 91,
"g": 224,
"b": 210
},
"hsl": {
"h": 173.684,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.82976,
"c": 0.11775,
"h": 185.6
},
"luminance": 0.60189
}Semantic roles & 50–950 ramp
primary
#5BE0D2
secondary
#A53A46
accent
#1529D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484