#5BE0E5#5BE0E5
#5BE0E5 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.115 H 198.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0E5 |
|---|---|
| RGB | rgb(91, 224, 229) |
| HSL | hsl(182, 73%, 63%) |
| HSV | hsv(182, 60%, 90%) |
| CMYK | cmyk(60.3%, 2.2%, 0%, 10.2%) |
| CIE-LAB | lab(82.48, -34.48, -13.31) |
| CIE-LCH | lch(82.48, 36.95, 201.11°) |
| OKLab | oklab(83.59% -0.1091 -0.0369) |
| OKLCH | oklch(83.59% 0.115 198.7) |
| XYZ | xyz(45.1068, 61.1878, 83.5468) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0E5 #E5605B
analogous
#5BE5A5 #5BE0E5 #5B9BE5
triadic
#5BE0E5 #E55BE0 #E0E55B
tetradic
#5BE0E5 #A55BE5 #E5605B #9BE55B
square
#5BE0E5 #A55BE5 #E5605B #9BE55B
split-complementary
#5BE0E5 #E55B9B #E5A55B
monochromatic
#1BA5AB #26D6DD #5BE0E5 #90EAED #C5F4F6
Accessibility & contrast
On white
1.59
#5BE0E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#5BE0E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0E5
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0E5 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BCC6E6
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5be0e5; /* rgb */ color: rgb(91, 224, 229); /* oklch */ color: oklch(83.6% 0.115 198.7);
Tailwind
colors: {
custom: {
50: '#98eaed',
500: '#5be0e5',
950: '#000000',
},
}SCSS
$custom: #5be0e5; $custom-light: #98eaed; $custom-dark: #000000;
JSON
{
"hex": "#5be0e5",
"rgb": {
"r": 91,
"g": 224,
"b": 229
},
"hsl": {
"h": 182.174,
"s": 72.632,
"l": 62.745
},
"oklch": {
"l": 0.83593,
"c": 0.11521,
"h": 198.7
},
"luminance": 0.61193
}Semantic roles & 50–950 ramp
primary
#5BE0E5
secondary
#AC3C38
accent
#1811D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484