#5DAABB#5DAABB
#5DAABB is a light, moderate cyan. Relative luminance 0.347; OKLCH L 69.5% C 0.080 H 213.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DAABB |
|---|---|
| RGB | rgb(93, 170, 187) |
| HSL | hsl(191, 41%, 55%) |
| HSV | hsv(191, 50%, 73%) |
| CMYK | cmyk(50.3%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.48, -19.11, -16.07) |
| CIE-LCH | lch(65.48, 24.97, 220.06°) |
| OKLab | oklab(69.5% -0.0665 -0.0444) |
| OKLCH | oklch(69.5% 0.08 213.7) |
| XYZ | xyz(27.8551, 34.6621, 52.2266) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.42
Cadetblue
#5F9EA0
ΔE00 6.80
Greyblue
#77A1B5
ΔE00 6.99
Bluegrey
#85A3B2
ΔE00 9.00
Sky Blue
#87CEEB
ΔE00 11.24
Bluey Grey
#89A0B0
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DAABB #BB6E5D
analogous
#5DBB9D #5DAABB #5D7BBB
triadic
#5DAABB #BB5DAA #AABB5D
tetradic
#5DAABB #9D5DBB #BB6E5D #7BBB5D
square
#5DAABB #9D5DBB #BB6E5D #7BBB5D
split-complementary
#5DAABB #BB5D7B #BB9D5D
monochromatic
#2F636F #418A9A #5DAABB #88C1CD #B3D7DF
Accessibility & contrast
On white
2.65
#5DAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#5DAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DAABB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DAABB | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8F9ABB
Tritanopia (blue-blind)
#24B1AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #5daabb; /* rgb */ color: rgb(93, 170, 187); /* oklch */ color: oklch(69.5% 0.080 213.7);
Tailwind
colors: {
custom: {
50: '#91c3cf',
500: '#5daabb',
950: '#000000',
},
}SCSS
$custom: #5daabb; $custom-light: #91c3cf; $custom-dark: #000000;
JSON
{
"hex": "#5daabb",
"rgb": {
"r": 93,
"g": 170,
"b": 187
},
"hsl": {
"h": 190.851,
"s": 40.87,
"l": 54.902
},
"oklch": {
"l": 0.695,
"c": 0.07995,
"h": 213.7
},
"luminance": 0.34664
}Semantic roles & 50–950 ramp
primary
#5DAABB
secondary
#CEADA6
accent
#6D57D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0D1213
muted
#7E8182