#5BE2F4#5BE2F4
#5BE2F4 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.6% C 0.118 H 207.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE2F4 |
|---|---|
| RGB | rgb(91, 226, 244) |
| HSL | hsl(187, 87%, 66%) |
| HSV | hsv(187, 63%, 96%) |
| CMYK | cmyk(62.7%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.52, -31.25, -19.69) |
| CIE-LCH | lch(83.52, 36.93, 212.21°) |
| OKLab | oklab(84.59% -0.1051 -0.0546) |
| OKLCH | oklch(84.59% 0.118 207.4) |
| XYZ | xyz(47.8330, 63.1434, 95.2374) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Aqua Blue
#02D8E9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Neon Blue
#04D9FF
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE2F4 #F46D5B
analogous
#5BF4B9 #5BE2F4 #5B95F4
triadic
#5BE2F4 #F45BE2 #E2F45B
tetradic
#5BE2F4 #B95BF4 #F46D5B #95F45B
square
#5BE2F4 #B95BF4 #F46D5B #95F45B
split-complementary
#5BE2F4 #F45B95 #F4B95B
monochromatic
#0DB1C7 #22D8F0 #5BE2F4 #94ECF8 #CEF6FC
Accessibility & contrast
On white
1.54
#5BE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5BE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE2F4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE2F4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#B9C9F4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be2f4; /* rgb */ color: rgb(91, 226, 244); /* oklch */ color: oklch(84.6% 0.118 207.4);
Tailwind
colors: {
custom: {
50: '#99ebf7',
500: '#5be2f4',
950: '#000000',
},
}SCSS
$custom: #5be2f4; $custom-light: #99ebf7; $custom-dark: #000000;
JSON
{
"hex": "#5be2f4",
"rgb": {
"r": 91,
"g": 226,
"b": 244
},
"hsl": {
"h": 187.059,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.84585,
"c": 0.11845,
"h": 207.4
},
"luminance": 0.63149
}Semantic roles & 50–950 ramp
primary
#5BE2F4
secondary
#C4412F
accent
#1C02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485