#5BEDFE#5BEDFE
#5BEDFE is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.5% C 0.125 H 206.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDFE |
|---|---|
| RGB | rgb(91, 237, 254) |
| HSL | hsl(186, 99%, 68%) |
| HSV | hsv(186, 64%, 100%) |
| CMYK | cmyk(64.2%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.97, -33.64, -19.74) |
| CIE-LCH | lch(86.97, 39.00, 210.40°) |
| OKLab | oklab(87.47% -0.1121 -0.0547) |
| OKLCH | oklch(87.47% 0.125 206) |
| XYZ | xyz(52.4803, 69.9425, 104.4812) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.16
Robin Egg Blue
#8AF1FE
ΔE00 3.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDFE #FE6C5B
analogous
#5BFEBE #5BEDFE #5B9BFE
triadic
#5BEDFE #FE5BED #EDFE5B
tetradic
#5BEDFE #BE5BFE #FE6C5B #9BFE5B
square
#5BEDFE #BE5BFE #FE6C5B #9BFE5B
split-complementary
#5BEDFE #FE5B9B #FEBE5B
monochromatic
#01C6DD #1EE6FE #5BEDFE #98F4FE #D5FAFF
Accessibility & contrast
On white
1.40
#5BEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#5BEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDFE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDFE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#00F7F2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5bedfe; /* rgb */ color: rgb(91, 237, 254); /* oklch */ color: oklch(87.5% 0.125 206.0);
Tailwind
colors: {
custom: {
50: '#9bf3fe',
500: '#5bedfe',
950: '#000000',
},
}SCSS
$custom: #5bedfe; $custom-light: #9bf3fe; $custom-dark: #000000;
JSON
{
"hex": "#5bedfe",
"rgb": {
"r": 91,
"g": 237,
"b": 254
},
"hsl": {
"h": 186.258,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.87472,
"c": 0.12473,
"h": 206
},
"luminance": 0.69948
}Semantic roles & 50–950 ramp
primary
#5BEDFE
secondary
#D63927
accent
#1800E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585