#4DA8BC#4DA8BC
#4DA8BC is a light, moderate cyan. Relative luminance 0.332; OKLCH L 68.4% C 0.091 H 214.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA8BC |
|---|---|
| RGB | rgb(77, 168, 188) |
| HSL | hsl(191, 45%, 52%) |
| HSV | hsv(191, 59%, 74%) |
| CMYK | cmyk(59%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.33, -21.11, -18.43) |
| CIE-LCH | lch(64.33, 28.02, 221.11°) |
| OKLab | oklab(68.42% -0.0749 -0.0511) |
| OKLCH | oklch(68.42% 0.091 214.3) |
| XYZ | xyz(26.1366, 33.2113, 52.6002) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.59
Cadetblue
#5F9EA0
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 7.69
Bluegrey
#85A3B2
ΔE00 10.02
Teal Blue
#01889F
ΔE00 11.24
Bright Sky Blue
#02CCFE
ΔE00 11.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA8BC #BC614D
analogous
#4DBC99 #4DA8BC #4D71BC
triadic
#4DA8BC #BC4DA8 #A8BC4D
tetradic
#4DA8BC #994DBC #BC614D #71BC4D
square
#4DA8BC #994DBC #BC614D #71BC4D
split-complementary
#4DA8BC #BC4D71 #BC994D
monochromatic
#275C68 #388394 #4DA8BC #79BECD #A6D3DD
Accessibility & contrast
On white
2.75
#4DA8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#4DA8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA8BC
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA8BC | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4da8bc; /* rgb */ color: rgb(77, 168, 188); /* oklch */ color: oklch(68.4% 0.091 214.3);
Tailwind
colors: {
custom: {
50: '#89c2d0',
500: '#4da8bc',
950: '#000000',
},
}SCSS
$custom: #4da8bc; $custom-light: #89c2d0; $custom-dark: #000000;
JSON
{
"hex": "#4da8bc",
"rgb": {
"r": 77,
"g": 168,
"b": 188
},
"hsl": {
"h": 190.811,
"s": 45.306,
"l": 51.961
},
"oklch": {
"l": 0.68423,
"c": 0.09068,
"h": 214.3
},
"luminance": 0.33214
}Semantic roles & 50–950 ramp
primary
#4DA8BC
secondary
#CBA39A
accent
#6A53D5
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182