#4DA5BF#4DA5BF
#4DA5BF is a light, moderate cyan. Relative luminance 0.323; OKLCH L 67.8% C 0.092 H 220.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA5BF |
|---|---|
| RGB | rgb(77, 165, 191) |
| HSL | hsl(194, 47%, 53%) |
| HSV | hsv(194, 60%, 75%) |
| CMYK | cmyk(59.7%, 13.6%, 0%, 25.1%) |
| CIE-LAB | lab(63.55, -18.65, -21.30) |
| CIE-LCH | lch(63.55, 28.31, 228.79°) |
| OKLab | oklab(67.83% -0.0704 -0.0592) |
| OKLCH | oklch(67.83% 0.092 220) |
| XYZ | xyz(25.9159, 32.2471, 54.1387) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 6.48
Cadetblue
#5F9EA0
ΔE00 8.94
Bluegrey
#85A3B2
ΔE00 9.17
Teal Blue
#01889F
ΔE00 10.72
Bluey Grey
#89A0B0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA5BF #BF674D
analogous
#4DBFA0 #4DA5BF #4D6CBF
triadic
#4DA5BF #BF4DA5 #A5BF4D
tetradic
#4DA5BF #A04DBF #BF674D #6CBF4D
square
#4DA5BF #A04DBF #BF674D #6CBF4D
split-complementary
#4DA5BF #BF4D6C #BFA04D
monochromatic
#275B6B #378298 #4DA5BF #7ABCCF #A7D3DF
Accessibility & contrast
On white
2.82
#4DA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#4DA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA5BF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA5BF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C0
Deuteranopia (green-blind)
#8495BF
Tritanopia (blue-blind)
#00AEAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4da5bf; /* rgb */ color: rgb(77, 165, 191); /* oklch */ color: oklch(67.8% 0.092 220.0);
Tailwind
colors: {
custom: {
50: '#89bfd2',
500: '#4da5bf',
950: '#000000',
},
}SCSS
$custom: #4da5bf; $custom-light: #89bfd2; $custom-dark: #000000;
JSON
{
"hex": "#4da5bf",
"rgb": {
"r": 77,
"g": 165,
"b": 191
},
"hsl": {
"h": 193.684,
"s": 47.107,
"l": 52.549
},
"oklch": {
"l": 0.67829,
"c": 0.09201,
"h": 220
},
"luminance": 0.3225
}Semantic roles & 50–950 ramp
primary
#4DA5BF
secondary
#CDA69B
accent
#7051D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0D1214
muted
#7D8182