#5BE0EA#5BE0EA
#5BE0EA is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.116 H 202.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0EA |
|---|---|
| RGB | rgb(91, 224, 234) |
| HSL | hsl(184, 77%, 64%) |
| HSV | hsv(184, 61%, 92%) |
| CMYK | cmyk(61.1%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.63, -33.10, -15.73) |
| CIE-LCH | lch(82.63, 36.65, 205.42°) |
| OKLab | oklab(83.77% -0.1071 -0.0436) |
| OKLCH | oklch(83.77% 0.116 202.1) |
| XYZ | xyz(45.8150, 61.4711, 87.2766) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0EA #EA655B
analogous
#5BEAAC #5BE0EA #5B98EA
triadic
#5BE0EA #EA5BE0 #E0EA5B
tetradic
#5BE0EA #AC5BEA #EA655B #98EA5B
square
#5BE0EA #AC5BEA #EA655B #98EA5B
split-complementary
#5BE0EA #EA5B98 #EAAC5B
monochromatic
#17A9B4 #25D6E3 #5BE0EA #91EAF1 #C8F5F8
Accessibility & contrast
On white
1.58
#5BE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5BE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0EA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0EA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be0ea; /* rgb */ color: rgb(91, 224, 234); /* oklch */ color: oklch(83.8% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#98eaf0',
500: '#5be0ea',
950: '#000000',
},
}SCSS
$custom: #5be0ea; $custom-light: #98eaf0; $custom-dark: #000000;
JSON
{
"hex": "#5be0ea",
"rgb": {
"r": 91,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.196,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83766,
"c": 0.11563,
"h": 202.1
},
"luminance": 0.61476
}Semantic roles & 50–950 ramp
primary
#5BE0EA
secondary
#B43E36
accent
#1A0CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485