#5BEAFE#5BEAFE
#5BEAFE is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.8% C 0.124 H 208.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAFE |
|---|---|
| RGB | rgb(91, 234, 254) |
| HSL | hsl(187, 99%, 68%) |
| HSV | hsv(187, 64%, 100%) |
| CMYK | cmyk(64.2%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(86.12, -32.22, -21.02) |
| CIE-LCH | lch(86.12, 38.47, 213.13°) |
| OKLab | oklab(86.79% -0.1091 -0.0583) |
| OKLCH | oklch(86.79% 0.124 208.1) |
| XYZ | xyz(51.6190, 68.2199, 104.1941) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.53
Robin Egg Blue
#8AF1FE
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Neon Blue
#04D9FF
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAFE #FE6F5B
analogous
#5BFEC1 #5BEAFE #5B98FE
triadic
#5BEAFE #FE5BEA #EAFE5B
tetradic
#5BEAFE #C15BFE #FE6F5B #98FE5B
square
#5BEAFE #C15BFE #FE6F5B #98FE5B
split-complementary
#5BEAFE #FE5B98 #FEC15B
monochromatic
#01C2DD #1EE2FE #5BEAFE #98F2FE #D5FAFF
Accessibility & contrast
On white
1.43
#5BEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5BEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAFE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAFE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#00F4F0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5beafe; /* rgb */ color: rgb(91, 234, 254); /* oklch */ color: oklch(86.8% 0.124 208.1);
Tailwind
colors: {
custom: {
50: '#9bf1fe',
500: '#5beafe',
950: '#000000',
},
}SCSS
$custom: #5beafe; $custom-light: #9bf1fe; $custom-dark: #000000;
JSON
{
"hex": "#5beafe",
"rgb": {
"r": 91,
"g": 234,
"b": 254
},
"hsl": {
"h": 187.362,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.86785,
"c": 0.12375,
"h": 208.1
},
"luminance": 0.68226
}Semantic roles & 50–950 ramp
primary
#5BEAFE
secondary
#D63D27
accent
#1C00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585