#5BE7FF#5BE7FF
#5BE7FF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 86.1% C 0.123 H 210.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7FF |
|---|---|
| RGB | rgb(91, 231, 255) |
| HSL | hsl(189, 100%, 68%) |
| HSV | hsv(189, 64%, 100%) |
| CMYK | cmyk(64.3%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(85.30, -30.50, -22.79) |
| CIE-LCH | lch(85.30, 38.08, 216.77°) |
| OKLab | oklab(86.14% -0.1058 -0.0633) |
| OKLCH | oklch(86.14% 0.123 210.9) |
| XYZ | xyz(50.9327, 66.5904, 104.7573) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.74
Robin Egg Blue
#8AF1FE
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7FF #FF735B
analogous
#5BFFC5 #5BE7FF #5B95FF
triadic
#5BE7FF #FF5BE7 #E7FF5B
tetradic
#5BE7FF #C55BFF #FF735B #95FF5B
square
#5BE7FF #C55BFF #FF735B #95FF5B
split-complementary
#5BE7FF #FF5B95 #FFC55B
monochromatic
#00BFE0 #1EDEFF #5BE7FF #98F0FF #D5F9FF
Accessibility & contrast
On white
1.47
#5BE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5BE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7FF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7FF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#BBCEFF
Tritanopia (blue-blind)
#00F1EE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5be7ff; /* rgb */ color: rgb(91, 231, 255); /* oklch */ color: oklch(86.1% 0.123 210.9);
Tailwind
colors: {
custom: {
50: '#9befff',
500: '#5be7ff',
950: '#000000',
},
}SCSS
$custom: #5be7ff; $custom-light: #9befff; $custom-dark: #000000;
JSON
{
"hex": "#5be7ff",
"rgb": {
"r": 91,
"g": 231,
"b": 255
},
"hsl": {
"h": 188.78,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.86135,
"c": 0.12327,
"h": 210.9
},
"luminance": 0.66596
}Semantic roles & 50–950 ramp
primary
#5BE7FF
secondary
#D84026
accent
#2200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101618
muted
#808586