#5BE2F0#5BE2F0
#5BE2F0 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.118 H 204.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2F0 |
|---|---|
| RGB | rgb(91, 226, 240) |
| HSL | hsl(186, 83%, 65%) |
| HSV | hsv(186, 62%, 94%) |
| CMYK | cmyk(62.1%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.39, -32.37, -17.76) |
| CIE-LCH | lch(83.39, 36.93, 208.75°) |
| OKLab | oklab(84.44% -0.1067 -0.0492) |
| OKLCH | oklch(84.44% 0.118 204.8) |
| XYZ | xyz(47.2322, 62.9031, 92.0735) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Aqua Blue
#02D8E9
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Bright Light Blue
#26F7FD
ΔE00 6.14
Neon Blue
#04D9FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2F0 #F0695B
analogous
#5BF0B4 #5BE2F0 #5B97F0
triadic
#5BE2F0 #F05BE2 #E2F05B
tetradic
#5BE2F0 #B45BF0 #F0695B #97F05B
square
#5BE2F0 #B45BF0 #F0695B #97F05B
split-complementary
#5BE2F0 #F05B97 #F0B45B
monochromatic
#11AFBF #23D8EB #5BE2F0 #93ECF5 #CBF6FA
Accessibility & contrast
On white
1.55
#5BE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5BE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2F0
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2F0 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be2f0; /* rgb */ color: rgb(91, 226, 240); /* oklch */ color: oklch(84.4% 0.118 204.8);
Tailwind
colors: {
custom: {
50: '#99ebf5',
500: '#5be2f0',
950: '#000000',
},
}SCSS
$custom: #5be2f0; $custom-light: #99ebf5; $custom-dark: #000000;
JSON
{
"hex": "#5be2f0",
"rgb": {
"r": 91,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.638,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.84441,
"c": 0.11751,
"h": 204.8
},
"luminance": 0.62908
}Semantic roles & 50–950 ramp
primary
#5BE2F0
secondary
#BD3F32
accent
#1A06E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485