#5BE2EF#5BE2EF
#5BE2EF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.117 H 204.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2EF |
|---|---|
| RGB | rgb(91, 226, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 62%, 94%) |
| CMYK | cmyk(61.9%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.36, -32.65, -17.28) |
| CIE-LCH | lch(83.36, 36.94, 207.89°) |
| OKLab | oklab(84.41% -0.1071 -0.0479) |
| OKLCH | oklch(84.41% 0.117 204.1) |
| XYZ | xyz(47.0841, 62.8438, 91.2933) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Aqua Blue
#02D8E9
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2EF #EF685B
analogous
#5BEFB2 #5BE2EF #5B98EF
triadic
#5BE2EF #EF5BE2 #E2EF5B
tetradic
#5BE2EF #B25BEF #EF685B #98EF5B
square
#5BE2EF #B25BEF #EF685B #98EF5B
split-complementary
#5BE2EF #EF5B98 #EFB25B
monochromatic
#12AEBD #23D8EA #5BE2EF #93ECF4 #CBF6FA
Accessibility & contrast
On white
1.55
#5BE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5BE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2EF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2EF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be2ef; /* rgb */ color: rgb(91, 226, 239); /* oklch */ color: oklch(84.4% 0.117 204.1);
Tailwind
colors: {
custom: {
50: '#99ebf4',
500: '#5be2ef',
950: '#000000',
},
}SCSS
$custom: #5be2ef; $custom-light: #99ebf4; $custom-dark: #000000;
JSON
{
"hex": "#5be2ef",
"rgb": {
"r": 91,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.27,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.84406,
"c": 0.11732,
"h": 204.1
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#5BE2EF
secondary
#BC3F33
accent
#1A07DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485