#5BDBF4#5BDBF4
#5BDBF4 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.117 H 212.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDBF4 |
|---|---|
| RGB | rgb(91, 219, 244) |
| HSL | hsl(190, 87%, 66%) |
| HSV | hsv(190, 63%, 96%) |
| CMYK | cmyk(62.7%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(81.52, -27.87, -22.72) |
| CIE-LCH | lch(81.52, 35.95, 219.19°) |
| OKLab | oklab(82.98% -0.0981 -0.0631) |
| OKLCH | oklch(82.98% 0.117 212.8) |
| XYZ | xyz(45.9683, 59.4140, 94.6159) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDBF4 #F4745B
analogous
#5BF4C0 #5BDBF4 #5B8EF4
triadic
#5BDBF4 #F45BDB #DBF45B
tetradic
#5BDBF4 #C05BF4 #F4745B #8EF45B
square
#5BDBF4 #C05BF4 #F4745B #8EF45B
split-complementary
#5BDBF4 #F45B8E #F4C05B
monochromatic
#0DA9C7 #22CEF0 #5BDBF4 #94E8F8 #CEF4FC
Accessibility & contrast
On white
1.63
#5BDBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5BDBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDBF4
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDBF4 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F5
Deuteranopia (green-blind)
#B1C3F4
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdbf4; /* rgb */ color: rgb(91, 219, 244); /* oklch */ color: oklch(83.0% 0.117 212.8);
Tailwind
colors: {
custom: {
50: '#99e6f7',
500: '#5bdbf4',
950: '#000000',
},
}SCSS
$custom: #5bdbf4; $custom-light: #99e6f7; $custom-dark: #000000;
JSON
{
"hex": "#5bdbf4",
"rgb": {
"r": 91,
"g": 219,
"b": 244
},
"hsl": {
"h": 189.804,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.82976,
"c": 0.11662,
"h": 212.8
},
"luminance": 0.59419
}Semantic roles & 50–950 ramp
primary
#5BDBF4
secondary
#C4482F
accent
#2702E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485