#5BDBEC#5BDBEC
#5BDBEC is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.114 H 207.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDBEC |
|---|---|
| RGB | rgb(91, 219, 236) |
| HSL | hsl(187, 79%, 64%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(61.4%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.26, -30.15, -18.86) |
| CIE-LCH | lch(81.26, 35.57, 212.03°) |
| OKLab | oklab(82.68% -0.1012 -0.0523) |
| OKLCH | oklch(82.68% 0.114 207.3) |
| XYZ | xyz(44.7799, 58.9386, 88.3570) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.20
Robin'S Egg
#6DEDFD
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Darkturquoise
#00CED1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDBEC #EC6C5B
analogous
#5BECB4 #5BDBEC #5B93EC
triadic
#5BDBEC #EC5BDB #DBEC5B
tetradic
#5BDBEC #B45BEC #EC6C5B #93EC5B
square
#5BDBEC #B45BEC #EC6C5B #93EC5B
split-complementary
#5BDBEC #EC5B93 #ECB45B
monochromatic
#15A4B7 #24CFE6 #5BDBEC #92E7F2 #C9F3F9
Accessibility & contrast
On white
1.64
#5BDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5BDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDBEC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDBEC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdbec; /* rgb */ color: rgb(91, 219, 236); /* oklch */ color: oklch(82.7% 0.114 207.3);
Tailwind
colors: {
custom: {
50: '#98e6f2',
500: '#5bdbec',
950: '#000000',
},
}SCSS
$custom: #5bdbec; $custom-light: #98e6f2; $custom-dark: #000000;
JSON
{
"hex": "#5bdbec",
"rgb": {
"r": 91,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.034,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.8268,
"c": 0.11392,
"h": 207.3
},
"luminance": 0.58943
}Semantic roles & 50–950 ramp
primary
#5BDBEC
secondary
#B74434
accent
#230ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485