#5BDFED#5BDFED
#5BDFED is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.116 H 205.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFED |
|---|---|
| RGB | rgb(91, 223, 237) |
| HSL | hsl(186, 80%, 64%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(61.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.44, -31.79, -17.61) |
| CIE-LCH | lch(82.44, 36.34, 208.99°) |
| OKLab | oklab(83.64% -0.1049 -0.0488) |
| OKLCH | oklch(83.64% 0.116 205) |
| XYZ | xyz(45.9817, 61.1090, 89.4763) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.25
Robin'S Egg
#6DEDFD
ΔE00 3.37
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.70
Neon Blue
#04D9FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFED #ED695B
analogous
#5BEDB2 #5BDFED #5B96ED
triadic
#5BDFED #ED5BDF #DFED5B
tetradic
#5BDFED #B25BED #ED695B #96ED5B
square
#5BDFED #B25BED #ED695B #96ED5B
split-complementary
#5BDFED #ED5B96 #EDB25B
monochromatic
#14A9B9 #24D4E7 #5BDFED #92EAF3 #C9F5F9
Accessibility & contrast
On white
1.59
#5BDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5BDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFED
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFED | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EE
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5bdfed; /* rgb */ color: rgb(91, 223, 237); /* oklch */ color: oklch(83.6% 0.116 205.0);
Tailwind
colors: {
custom: {
50: '#98e9f2',
500: '#5bdfed',
950: '#000000',
},
}SCSS
$custom: #5bdfed; $custom-light: #98e9f2; $custom-dark: #000000;
JSON
{
"hex": "#5bdfed",
"rgb": {
"r": 91,
"g": 223,
"b": 237
},
"hsl": {
"h": 185.753,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.83641,
"c": 0.11568,
"h": 205
},
"luminance": 0.61114
}Semantic roles & 50–950 ramp
primary
#5BDFED
secondary
#B84134
accent
#1D09DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485