#5BE0D0#5BE0D0
#5BE0D0 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 82.9% C 0.118 H 184.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0D0 |
|---|---|
| RGB | rgb(91, 224, 208) |
| HSL | hsl(173, 68%, 62%) |
| HSV | hsv(173, 59%, 88%) |
| CMYK | cmyk(59.4%, 0%, 7.1%, 12.2%) |
| CIE-LAB | lab(81.88, -40.02, -3.05) |
| CIE-LCH | lch(81.88, 40.14, 184.35°) |
| OKLab | oklab(82.91% -0.118 -0.0088) |
| OKLCH | oklch(82.91% 0.118 184.3) |
| XYZ | xyz(42.3501, 60.0851, 69.0280) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.54
Tiffany Blue
#7BF2DA
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.07
Aqua (survey)
#13EAC9
ΔE00 5.78
Bright Aqua
#0BF9EA
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0D0 #E05B6B
analogous
#5BE08E #5BE0D0 #5BAEE0
triadic
#5BE0D0 #D05BE0 #E0D05B
tetradic
#5BE0D0 #8E5BE0 #E05B6B #AEE05B
square
#5BE0D0 #8E5BE0 #E05B6B #AEE05B
split-complementary
#5BE0D0 #E05BAE #E08E5B
monochromatic
#1FA292 #28D5C1 #5BE0D0 #8EEADF #C2F3EE
Accessibility & contrast
On white
1.61
#5BE0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5BE0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0D0
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0D0 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5be0d0; /* rgb */ color: rgb(91, 224, 208); /* oklch */ color: oklch(82.9% 0.118 184.3);
Tailwind
colors: {
custom: {
50: '#97eade',
500: '#5be0d0',
950: '#000000',
},
}SCSS
$custom: #5be0d0; $custom-light: #97eade; $custom-dark: #000000;
JSON
{
"hex": "#5be0d0",
"rgb": {
"r": 91,
"g": 224,
"b": 208
},
"hsl": {
"h": 172.782,
"s": 68.205,
"l": 61.765
},
"oklch": {
"l": 0.82914,
"c": 0.11838,
"h": 184.3
},
"luminance": 0.6009
}Semantic roles & 50–950 ramp
primary
#5BE0D0
secondary
#A53A47
accent
#152CD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484