#5BE0ED#5BE0ED
#5BE0ED is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.116 H 204.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0ED |
|---|---|
| RGB | rgb(91, 224, 237) |
| HSL | hsl(185, 80%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(61.6%, 5.5%, 0%, 7.1%) |
| CIE-LAB | lab(82.72, -32.26, -17.18) |
| CIE-LCH | lch(82.72, 36.55, 208.04°) |
| OKLab | oklab(83.87% -0.1059 -0.0476) |
| OKLCH | oklch(83.87% 0.116 204.2) |
| XYZ | xyz(46.2496, 61.6450, 89.5656) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.28
Aqua Blue
#02D8E9
ΔE00 3.37
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0ED #ED685B
analogous
#5BEDB1 #5BE0ED #5B97ED
triadic
#5BE0ED #ED5BE0 #E0ED5B
tetradic
#5BE0ED #B15BED #ED685B #97ED5B
square
#5BE0ED #B15BED #ED685B #97ED5B
split-complementary
#5BE0ED #ED5B97 #EDB15B
monochromatic
#14ABB9 #24D6E7 #5BE0ED #92EAF3 #C9F5F9
Accessibility & contrast
On white
1.58
#5BE0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#5BE0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0ED
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0ED | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be0ed; /* rgb */ color: rgb(91, 224, 237); /* oklch */ color: oklch(83.9% 0.116 204.2);
Tailwind
colors: {
custom: {
50: '#99eaf2',
500: '#5be0ed',
950: '#000000',
},
}SCSS
$custom: #5be0ed; $custom-light: #99eaf2; $custom-dark: #000000;
JSON
{
"hex": "#5be0ed",
"rgb": {
"r": 91,
"g": 224,
"b": 237
},
"hsl": {
"h": 185.342,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.83872,
"c": 0.1161,
"h": 204.2
},
"luminance": 0.6165
}Semantic roles & 50–950 ramp
primary
#5BE0ED
secondary
#B84034
accent
#1C09DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485