#5DABDA#5DABDA
#5DABDA is a light, moderate cyan. Relative luminance 0.365; OKLCH L 71.0% C 0.103 H 237.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5DABDA |
|---|---|
| RGB | rgb(93, 171, 218) |
| HSL | hsl(203, 63%, 61%) |
| HSV | hsv(203, 57%, 85%) |
| CMYK | cmyk(57.3%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(66.91, -10.52, -31.05) |
| CIE-LCH | lch(66.91, 32.78, 251.28°) |
| OKLab | oklab(71.01% -0.0561 -0.0868) |
| OKLCH | oklch(71.01% 0.103 237.1) |
| XYZ | xyz(31.7273, 36.5120, 71.6916) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.82
Deepskyblue
#00BFFF
ΔE00 7.00
Azure (survey)
#069AF3
ΔE00 7.63
Greyblue
#77A1B5
ΔE00 7.86
Lightblue (survey)
#7BC8F6
ΔE00 7.94
Sky
#82CAFC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DABDA #DA8C5D
analogous
#5DDACA #5DABDA #5D6CDA
triadic
#5DABDA #DA5DAB #ABDA5D
tetradic
#5DABDA #CA5DDA #DA8C5D #6CDA5D
square
#5DABDA #CA5DDA #DA8C5D #6CDA5D
split-complementary
#5DABDA #DA5D6C #DACA5D
monochromatic
#236D9A #2E90CB #5DABDA #8FC5E5 #C1DFF1
Accessibility & contrast
On white
2.53
#5DABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#5DABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DABDA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DABDA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADC
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#00B7BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #5dabda; /* rgb */ color: rgb(93, 171, 218); /* oklch */ color: oklch(71.0% 0.103 237.1);
Tailwind
colors: {
custom: {
50: '#94c4e5',
500: '#5dabda',
950: '#000000',
},
}SCSS
$custom: #5dabda; $custom-light: #94c4e5; $custom-dark: #000000;
JSON
{
"hex": "#5dabda",
"rgb": {
"r": 93,
"g": 171,
"b": 218
},
"hsl": {
"h": 202.56,
"s": 62.814,
"l": 60.98
},
"oklch": {
"l": 0.71011,
"c": 0.10335,
"h": 237.1
},
"luminance": 0.36515
}Semantic roles & 50–950 ramp
primary
#5DABDA
secondary
#E1C4B2
accent
#5D1BCB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1215
muted
#7E8184