#5BE4FF#5BE4FF
#5BE4FF is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.5% C 0.123 H 213.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE4FF |
|---|---|
| RGB | rgb(91, 228, 255) |
| HSL | hsl(190, 100%, 68%) |
| HSV | hsv(190, 64%, 100%) |
| CMYK | cmyk(64.3%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(84.45, -29.06, -24.09) |
| CIE-LCH | lch(84.45, 37.74, 219.66°) |
| OKLab | oklab(85.45% -0.1028 -0.0669) |
| OKLCH | oklch(85.45% 0.123 213.1) |
| XYZ | xyz(50.1003, 64.9255, 104.4799) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Neon Blue
#04D9FF
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE4FF #FF765B
analogous
#5BFFC8 #5BE4FF #5B92FF
triadic
#5BE4FF #FF5BE4 #E4FF5B
tetradic
#5BE4FF #C85BFF #FF765B #92FF5B
square
#5BE4FF #C85BFF #FF765B #92FF5B
split-complementary
#5BE4FF #FF5B92 #FFC85B
monochromatic
#00BBE0 #1EDAFF #5BE4FF #98EEFF #D5F8FF
Accessibility & contrast
On white
1.50
#5BE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5BE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE4FF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE4FF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5be4ff; /* rgb */ color: rgb(91, 228, 255); /* oklch */ color: oklch(85.5% 0.123 213.1);
Tailwind
colors: {
custom: {
50: '#9becff',
500: '#5be4ff',
950: '#000000',
},
}SCSS
$custom: #5be4ff; $custom-light: #9becff; $custom-dark: #000000;
JSON
{
"hex": "#5be4ff",
"rgb": {
"r": 91,
"g": 228,
"b": 255
},
"hsl": {
"h": 189.878,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.8545,
"c": 0.12268,
"h": 213.1
},
"luminance": 0.64931
}Semantic roles & 50–950 ramp
primary
#5BE4FF
secondary
#D84326
accent
#2600E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486