#5BEDF0#5BEDF0
#5BEDF0 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 87.0% C 0.123 H 197.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEDF0 |
|---|---|
| RGB | rgb(91, 237, 240) |
| HSL | hsl(181, 83%, 65%) |
| HSV | hsv(181, 62%, 94%) |
| CMYK | cmyk(62.1%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(86.54, -37.51, -13.03) |
| CIE-LCH | lch(86.54, 39.71, 199.16°) |
| OKLab | oklab(86.99% -0.1177 -0.0361) |
| OKLCH | oklch(86.99% 0.123 197.1) |
| XYZ | xyz(50.3199, 69.0783, 93.1027) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.93
Bright Cyan
#41FDFE
ΔE00 3.71
Aqua
#00FFFF
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 4.94
Bright Turquoise
#0FFEF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEDF0 #F05E5B
analogous
#5BF0A8 #5BEDF0 #5BA3F0
triadic
#5BEDF0 #F05BED #EDF05B
tetradic
#5BEDF0 #A85BF0 #F05E5B #A3F05B
square
#5BEDF0 #A85BF0 #F05E5B #A3F05B
split-complementary
#5BEDF0 #F05BA3 #F0A85B
monochromatic
#11BCBF #23E7EB #5BEDF0 #93F3F5 #CBF9FA
Accessibility & contrast
On white
1.42
#5BEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#5BEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEDF0
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEDF0 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F1
Deuteranopia (green-blind)
#C7D1F1
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5bedf0; /* rgb */ color: rgb(91, 237, 240); /* oklch */ color: oklch(87.0% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#9af3f4',
500: '#5bedf0',
950: '#000000',
},
}SCSS
$custom: #5bedf0; $custom-light: #9af3f4; $custom-dark: #000000;
JSON
{
"hex": "#5bedf0",
"rgb": {
"r": 91,
"g": 237,
"b": 240
},
"hsl": {
"h": 181.208,
"s": 83.24,
"l": 64.902
},
"oklch": {
"l": 0.86987,
"c": 0.12315,
"h": 197.1
},
"luminance": 0.69084
}Semantic roles & 50–950 ramp
primary
#5BEDF0
secondary
#BD3532
accent
#0A06E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585