#5BDDF2#5BDDF2
#5BDDF2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.116 H 209.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDDF2 |
|---|---|
| RGB | rgb(91, 221, 242) |
| HSL | hsl(188, 85%, 65%) |
| HSV | hsv(188, 62%, 95%) |
| CMYK | cmyk(62.4%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.02, -29.41, -20.89) |
| CIE-LCH | lch(82.02, 36.07, 215.38°) |
| OKLab | oklab(83.36% -0.1009 -0.0579) |
| OKLCH | oklch(83.36% 0.116 209.9) |
| XYZ | xyz(46.1912, 60.3429, 93.2002) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 3.99
Neon Blue
#04D9FF
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Sky Blue
#87CEEB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDDF2 #F2705B
analogous
#5BF2BB #5BDDF2 #5B92F2
triadic
#5BDDF2 #F25BDD #DDF25B
tetradic
#5BDDF2 #BB5BF2 #F2705B #92F25B
square
#5BDDF2 #BB5BF2 #F2705B #92F25B
split-complementary
#5BDDF2 #F25B92 #F2BB5B
monochromatic
#0FAAC3 #22D1EE #5BDDF2 #94E9F6 #CCF5FB
Accessibility & contrast
On white
1.61
#5BDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5BDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDDF2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDDF2 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bddf2; /* rgb */ color: rgb(91, 221, 242); /* oklch */ color: oklch(83.4% 0.116 209.9);
Tailwind
colors: {
custom: {
50: '#99e8f6',
500: '#5bddf2',
950: '#000000',
},
}SCSS
$custom: #5bddf2; $custom-light: #99e8f6; $custom-dark: #000000;
JSON
{
"hex": "#5bddf2",
"rgb": {
"r": 91,
"g": 221,
"b": 242
},
"hsl": {
"h": 188.344,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.83361,
"c": 0.11634,
"h": 209.9
},
"luminance": 0.60348
}Semantic roles & 50–950 ramp
primary
#5BDDF2
secondary
#C14531
accent
#2304E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485