#5BE0EE#5BE0EE
#5BE0EE is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.116 H 204.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0EE |
|---|---|
| RGB | rgb(91, 224, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(61.8%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(82.76, -31.98, -17.66) |
| CIE-LCH | lch(82.76, 36.54, 208.91°) |
| OKLab | oklab(83.91% -0.1055 -0.0489) |
| OKLCH | oklch(83.91% 0.116 204.9) |
| XYZ | xyz(46.3961, 61.7036, 90.3372) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Aqua Blue
#02D8E9
ΔE00 3.36
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 6.51
Neon Blue
#04D9FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0EE #EE695B
analogous
#5BEEB2 #5BE0EE #5B97EE
triadic
#5BE0EE #EE5BE0 #E0EE5B
tetradic
#5BE0EE #B25BEE #EE695B #97EE5B
square
#5BE0EE #B25BEE #EE695B #97EE5B
split-complementary
#5BE0EE #EE5B97 #EEB25B
monochromatic
#13ABBB #24D6E8 #5BE0EE #92EAF4 #CAF5F9
Accessibility & contrast
On white
1.57
#5BE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5BE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0EE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0EE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be0ee; /* rgb */ color: rgb(91, 224, 238); /* oklch */ color: oklch(83.9% 0.116 204.9);
Tailwind
colors: {
custom: {
50: '#99eaf3',
500: '#5be0ee',
950: '#000000',
},
}SCSS
$custom: #5be0ee; $custom-light: #99eaf3; $custom-dark: #000000;
JSON
{
"hex": "#5be0ee",
"rgb": {
"r": 91,
"g": 224,
"b": 238
},
"hsl": {
"h": 185.714,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.83908,
"c": 0.11629,
"h": 204.9
},
"luminance": 0.61709
}Semantic roles & 50–950 ramp
primary
#5BE0EE
secondary
#BA4033
accent
#1C08DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485