#5BEBFE#5BEBFE
#5BEBFE is a very light, vivid teal. Relative luminance 0.688; OKLCH L 87.0% C 0.124 H 207.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBFE |
|---|---|
| RGB | rgb(91, 235, 254) |
| HSL | hsl(187, 99%, 68%) |
| HSV | hsv(187, 64%, 100%) |
| CMYK | cmyk(64.2%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(86.40, -32.69, -20.59) |
| CIE-LCH | lch(86.40, 38.64, 212.21°) |
| OKLab | oklab(87.01% -0.1101 -0.0571) |
| OKLCH | oklch(87.01% 0.124 207.4) |
| XYZ | xyz(51.9045, 68.7909, 104.2892) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.30
Robin Egg Blue
#8AF1FE
ΔE00 3.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBFE #FE6E5B
analogous
#5BFEC0 #5BEBFE #5B99FE
triadic
#5BEBFE #FE5BEB #EBFE5B
tetradic
#5BEBFE #C05BFE #FE6E5B #99FE5B
square
#5BEBFE #C05BFE #FE6E5B #99FE5B
split-complementary
#5BEBFE #FE5B99 #FEC05B
monochromatic
#01C4DD #1EE4FE #5BEBFE #98F2FE #D5FAFF
Accessibility & contrast
On white
1.42
#5BEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5BEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBFE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBFE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#00F5F1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bebfe; /* rgb */ color: rgb(91, 235, 254); /* oklch */ color: oklch(87.0% 0.124 207.4);
Tailwind
colors: {
custom: {
50: '#9bf1fe',
500: '#5bebfe',
950: '#000000',
},
}SCSS
$custom: #5bebfe; $custom-light: #9bf1fe; $custom-dark: #000000;
JSON
{
"hex": "#5bebfe",
"rgb": {
"r": 91,
"g": 235,
"b": 254
},
"hsl": {
"h": 186.994,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.87014,
"c": 0.12405,
"h": 207.4
},
"luminance": 0.68797
}Semantic roles & 50–950 ramp
primary
#5BEBFE
secondary
#D63B27
accent
#1B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585