#4DA4BB#4DA4BB
#4DA4BB is a light, moderate cyan. Relative luminance 0.317; OKLCH L 67.4% C 0.090 H 217.7°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA4BB |
|---|---|
| RGB | rgb(77, 164, 187) |
| HSL | hsl(193, 45%, 52%) |
| HSV | hsv(193, 59%, 73%) |
| CMYK | cmyk(58.8%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(63.11, -19.33, -19.73) |
| CIE-LCH | lch(63.11, 27.62, 225.59°) |
| OKLab | oklab(67.43% -0.0709 -0.0548) |
| OKLCH | oklch(67.43% 0.09 217.7) |
| XYZ | xyz(25.3021, 31.7141, 51.7921) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.01
Greyblue
#77A1B5
ΔE00 6.75
Cadetblue
#5F9EA0
ΔE00 7.92
Bluegrey
#85A3B2
ΔE00 9.37
Teal Blue
#01889F
ΔE00 10.27
Bluey Grey
#89A0B0
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA4BB #BB644D
analogous
#4DBB9B #4DA4BB #4D6DBB
triadic
#4DA4BB #BB4DA4 #A4BB4D
tetradic
#4DA4BB #9B4DBB #BB644D #6DBB4D
square
#4DA4BB #9B4DBB #BB644D #6DBB4D
split-complementary
#4DA4BB #BB4D6D #BB9B4D
monochromatic
#275966 #388093 #4DA4BB #79BBCC #A6D1DD
Accessibility & contrast
On white
2.86
#4DA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#4DA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA4BB
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA4BB | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#00ACAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4da4bb; /* rgb */ color: rgb(77, 164, 187); /* oklch */ color: oklch(67.4% 0.090 217.7);
Tailwind
colors: {
custom: {
50: '#89bfcf',
500: '#4da4bb',
950: '#000000',
},
}SCSS
$custom: #4da4bb; $custom-light: #89bfcf; $custom-dark: #000000;
JSON
{
"hex": "#4da4bb",
"rgb": {
"r": 77,
"g": 164,
"b": 187
},
"hsl": {
"h": 192.545,
"s": 44.715,
"l": 51.765
},
"oklch": {
"l": 0.67428,
"c": 0.08962,
"h": 217.7
},
"luminance": 0.31717
}Semantic roles & 50–950 ramp
primary
#4DA4BB
secondary
#CAA49A
accent
#6E53D4
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182