#4DACDF#4DACDF
#4DACDF is a light, moderate cyan. Relative luminance 0.364; OKLCH L 70.9% C 0.116 H 235.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #4DACDF |
|---|---|
| RGB | rgb(77, 172, 223) |
| HSL | hsl(201, 70%, 59%) |
| HSV | hsv(201, 65%, 87%) |
| CMYK | cmyk(65.5%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(66.83, -12.38, -33.96) |
| CIE-LCH | lch(66.83, 36.15, 249.97°) |
| OKLab | oklab(70.86% -0.0661 -0.0953) |
| OKLCH | oklch(70.86% 0.116 235.2) |
| XYZ | xyz(31.1272, 36.4073, 75.1846) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.91
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Azure (survey)
#069AF3
ΔE00 7.83
Lightblue (survey)
#7BC8F6
ΔE00 8.10
Greyblue
#77A1B5
ΔE00 8.85
Sky
#82CAFC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DACDF #DF804D
analogous
#4DDFC9 #4DACDF #4D63DF
triadic
#4DACDF #DF4DAC #ACDF4D
tetradic
#4DACDF #C94DDF #DF804D #63DF4D
square
#4DACDF #C94DDF #DF804D #63DF4D
split-complementary
#4DACDF #DF4D63 #DFC94D
monochromatic
#1B6B97 #2490CA #4DACDF #81C4E8 #B5DCF2
Accessibility & contrast
On white
2.54
#4DACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#4DACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DACDF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DACDF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE1
Deuteranopia (green-blind)
#809CDE
Tritanopia (blue-blind)
#00B9BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4dacdf; /* rgb */ color: rgb(77, 172, 223); /* oklch */ color: oklch(70.9% 0.116 235.2);
Tailwind
colors: {
custom: {
50: '#8dc4e9',
500: '#4dacdf',
950: '#000000',
},
}SCSS
$custom: #4dacdf; $custom-light: #8dc4e9; $custom-dark: #000000;
JSON
{
"hex": "#4dacdf",
"rgb": {
"r": 77,
"g": 172,
"b": 223
},
"hsl": {
"h": 200.959,
"s": 69.524,
"l": 58.824
},
"oklch": {
"l": 0.70856,
"c": 0.11603,
"h": 235.2
},
"luminance": 0.36411
}Semantic roles & 50–950 ramp
primary
#4DACDF
secondary
#E1BBA7
accent
#793BEC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0D1216
muted
#7E8184