#5BECFE#5BECFE
#5BECFE is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.2% C 0.124 H 206.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5BECFE |
|---|---|
| RGB | rgb(91, 236, 254) |
| HSL | hsl(187, 99%, 68%) |
| HSV | hsv(187, 64%, 100%) |
| CMYK | cmyk(64.2%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(86.68, -33.17, -20.16) |
| CIE-LCH | lch(86.68, 38.81, 211.30°) |
| OKLab | oklab(87.24% -0.1111 -0.0559) |
| OKLCH | oklch(87.24% 0.124 206.7) |
| XYZ | xyz(52.1916, 69.3651, 104.3849) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.16
Robin Egg Blue
#8AF1FE
ΔE00 3.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BECFE #FE6D5B
analogous
#5BFEBF #5BECFE #5B9AFE
triadic
#5BECFE #FE5BEC #ECFE5B
tetradic
#5BECFE #BF5BFE #FE6D5B #9AFE5B
square
#5BECFE #BF5BFE #FE6D5B #9AFE5B
split-complementary
#5BECFE #FE5B9A #FEBF5B
monochromatic
#01C5DD #1EE5FE #5BECFE #98F3FE #D5FAFF
Accessibility & contrast
On white
1.41
#5BECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#5BECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BECFE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BECFE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#00F6F1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5becfe; /* rgb */ color: rgb(91, 236, 254); /* oklch */ color: oklch(87.2% 0.124 206.7);
Tailwind
colors: {
custom: {
50: '#9bf2fe',
500: '#5becfe',
950: '#000000',
},
}SCSS
$custom: #5becfe; $custom-light: #9bf2fe; $custom-dark: #000000;
JSON
{
"hex": "#5becfe",
"rgb": {
"r": 91,
"g": 236,
"b": 254
},
"hsl": {
"h": 186.626,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.87243,
"c": 0.12438,
"h": 206.7
},
"luminance": 0.69371
}Semantic roles & 50–950 ramp
primary
#5BECFE
secondary
#D63A27
accent
#1900E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585