#4DA2C0#4DA2C0
#4DA2C0 is a light, moderate cyan. Relative luminance 0.312; OKLCH L 67.2% C 0.093 H 224.0°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA2C0 |
|---|---|
| RGB | rgb(77, 162, 192) |
| HSL | hsl(196, 48%, 53%) |
| HSV | hsv(196, 60%, 75%) |
| CMYK | cmyk(59.9%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(62.69, -16.75, -23.16) |
| CIE-LCH | lch(62.69, 28.58, 234.11°) |
| OKLab | oklab(67.16% -0.0668 -0.0645) |
| OKLCH | oklch(67.16% 0.093 224) |
| XYZ | xyz(25.4916, 31.2217, 54.5419) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.98
Turquoise Blue
#06B1C4
ΔE00 8.07
Bluegrey
#85A3B2
ΔE00 8.88
Cadetblue
#5F9EA0
ΔE00 10.18
Teal Blue
#01889F
ΔE00 10.45
Bluey Grey
#89A0B0
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA2C0 #C06B4D
analogous
#4DC0A4 #4DA2C0 #4D68C0
triadic
#4DA2C0 #C04DA2 #A2C04D
tetradic
#4DA2C0 #A44DC0 #C06B4D #68C04D
square
#4DA2C0 #A44DC0 #C06B4D #68C04D
split-complementary
#4DA2C0 #C04D68 #C0A44D
monochromatic
#265A6C #368099 #4DA2C0 #7ABAD0 #A7D1E0
Accessibility & contrast
On white
2.90
#4DA2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#4DA2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA2C0
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA2C0 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC2
Deuteranopia (green-blind)
#8192C0
Tritanopia (blue-blind)
#00ABAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4da2c0; /* rgb */ color: rgb(77, 162, 192); /* oklch */ color: oklch(67.2% 0.093 224.0);
Tailwind
colors: {
custom: {
50: '#89bdd3',
500: '#4da2c0',
950: '#000000',
},
}SCSS
$custom: #4da2c0; $custom-light: #89bdd3; $custom-dark: #000000;
JSON
{
"hex": "#4da2c0",
"rgb": {
"r": 77,
"g": 162,
"b": 192
},
"hsl": {
"h": 195.652,
"s": 47.718,
"l": 52.745
},
"oklch": {
"l": 0.67159,
"c": 0.09283,
"h": 224
},
"luminance": 0.31224
}Semantic roles & 50–950 ramp
primary
#4DA2C0
secondary
#CDA89B
accent
#7450D7
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182