#4DABDF#4DABDF
#4DABDF is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.6% C 0.117 H 236.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #4DABDF |
|---|---|
| RGB | rgb(77, 171, 223) |
| HSL | hsl(201, 70%, 59%) |
| HSV | hsv(201, 65%, 87%) |
| CMYK | cmyk(65.5%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(66.54, -11.84, -34.41) |
| CIE-LCH | lch(66.54, 36.39, 251.01°) |
| OKLab | oklab(70.63% -0.0651 -0.0966) |
| OKLCH | oklch(70.63% 0.117 236) |
| XYZ | xyz(30.9376, 36.0281, 75.1214) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.20
Azure (survey)
#069AF3
ΔE00 7.38
Sky Blue (survey)
#75BBFD
ΔE00 7.44
Lightblue (survey)
#7BC8F6
ΔE00 8.34
Greyblue
#77A1B5
ΔE00 8.90
Sky
#82CAFC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DABDF #DF814D
analogous
#4DDFCA #4DABDF #4D62DF
triadic
#4DABDF #DF4DAB #ABDF4D
tetradic
#4DABDF #CA4DDF #DF814D #62DF4D
square
#4DABDF #CA4DDF #DF814D #62DF4D
split-complementary
#4DABDF #DF4D62 #DFCA4D
monochromatic
#1B6B97 #248FCA #4DABDF #81C3E8 #B5DCF2
Accessibility & contrast
On white
2.56
#4DABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#4DABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DABDF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DABDF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE1
Deuteranopia (green-blind)
#7E9BDE
Tritanopia (blue-blind)
#00B8BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4dabdf; /* rgb */ color: rgb(77, 171, 223); /* oklch */ color: oklch(70.6% 0.117 236.0);
Tailwind
colors: {
custom: {
50: '#8dc4e9',
500: '#4dabdf',
950: '#000000',
},
}SCSS
$custom: #4dabdf; $custom-light: #8dc4e9; $custom-dark: #000000;
JSON
{
"hex": "#4dabdf",
"rgb": {
"r": 77,
"g": 171,
"b": 223
},
"hsl": {
"h": 201.37,
"s": 69.524,
"l": 58.824
},
"oklch": {
"l": 0.70627,
"c": 0.11654,
"h": 236
},
"luminance": 0.36031
}Semantic roles & 50–950 ramp
primary
#4DABDF
secondary
#E1BCA7
accent
#7A3BEC
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0D1216
muted
#7E8184