#5BECF1#5BECF1
#5BECF1 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.8% C 0.123 H 198.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BECF1 |
|---|---|
| RGB | rgb(91, 236, 241) |
| HSL | hsl(182, 84%, 65%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(62.2%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(86.29, -36.78, -13.94) |
| CIE-LCH | lch(86.29, 39.33, 200.76°) |
| OKLab | oklab(86.79% -0.1163 -0.0386) |
| OKLCH | oklch(86.79% 0.123 198.4) |
| XYZ | xyz(50.1801, 68.5605, 93.7910) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.08
Bright Cyan
#41FDFE
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.28
Aqua
#00FFFF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BECF1 #F1605B
analogous
#5BF1AB #5BECF1 #5BA1F1
triadic
#5BECF1 #F15BEC #ECF15B
tetradic
#5BECF1 #AB5BF1 #F1605B #A1F15B
square
#5BECF1 #AB5BF1 #F1605B #A1F15B
split-complementary
#5BECF1 #F15BA1 #F1AB5B
monochromatic
#10BBC1 #23E5EC #5BECF1 #93F3F6 #CCF9FB
Accessibility & contrast
On white
1.43
#5BECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#5BECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BECF1
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BECF1 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F2
Deuteranopia (green-blind)
#C5D1F2
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5becf1; /* rgb */ color: rgb(91, 236, 241); /* oklch */ color: oklch(86.8% 0.123 198.4);
Tailwind
colors: {
custom: {
50: '#9af2f5',
500: '#5becf1',
950: '#000000',
},
}SCSS
$custom: #5becf1; $custom-light: #9af2f5; $custom-dark: #000000;
JSON
{
"hex": "#5becf1",
"rgb": {
"r": 91,
"g": 236,
"b": 241
},
"hsl": {
"h": 182,
"s": 84.27,
"l": 65.098
},
"oklch": {
"l": 0.86789,
"c": 0.12257,
"h": 198.4
},
"luminance": 0.68566
}Semantic roles & 50–950 ramp
primary
#5BECF1
secondary
#BF3631
accent
#0C05E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585