#5BEDF4#5BEDF4
#5BEDF4 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.1% C 0.123 H 199.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDF4 |
|---|---|
| RGB | rgb(91, 237, 244) |
| HSL | hsl(183, 87%, 66%) |
| HSV | hsv(183, 63%, 96%) |
| CMYK | cmyk(62.7%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(86.66, -36.42, -14.95) |
| CIE-LCH | lch(86.66, 39.37, 202.32°) |
| OKLab | oklab(87.12% -0.1161 -0.0414) |
| OKLCH | oklch(87.12% 0.123 199.6) |
| XYZ | xyz(50.9206, 69.3186, 96.2666) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 3.65
Bright Cyan
#41FDFE
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Aqua
#00FFFF
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDF4 #F4625B
analogous
#5BF4AE #5BEDF4 #5BA0F4
triadic
#5BEDF4 #F45BED #EDF45B
tetradic
#5BEDF4 #AE5BF4 #F4625B #A0F45B
square
#5BEDF4 #AE5BF4 #F4625B #A0F45B
split-complementary
#5BEDF4 #F45BA0 #F4AE5B
monochromatic
#0DBFC7 #22E7F0 #5BEDF4 #94F3F8 #CEFAFC
Accessibility & contrast
On white
1.41
#5BEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5BEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDF4
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDF4 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#C5D2F5
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5bedf4; /* rgb */ color: rgb(91, 237, 244); /* oklch */ color: oklch(87.1% 0.123 199.6);
Tailwind
colors: {
custom: {
50: '#9af3f7',
500: '#5bedf4',
950: '#000000',
},
}SCSS
$custom: #5bedf4; $custom-light: #9af3f7; $custom-dark: #000000;
JSON
{
"hex": "#5bedf4",
"rgb": {
"r": 91,
"g": 237,
"b": 244
},
"hsl": {
"h": 182.745,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.87122,
"c": 0.12326,
"h": 199.6
},
"luminance": 0.69324
}Semantic roles & 50–950 ramp
primary
#5BEDF4
secondary
#C4362F
accent
#0C02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585