#4DA7BB#4DA7BB
#4DA7BB is a light, moderate cyan. Relative luminance 0.328; OKLCH L 68.1% C 0.090 H 214.5°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA7BB |
|---|---|
| RGB | rgb(77, 167, 187) |
| HSL | hsl(191, 45%, 52%) |
| HSV | hsv(191, 59%, 73%) |
| CMYK | cmyk(58.8%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(64.00, -20.89, -18.37) |
| CIE-LCH | lch(64.00, 27.82, 221.33°) |
| OKLab | oklab(68.14% -0.0742 -0.0509) |
| OKLCH | oklch(68.14% 0.09 214.5) |
| XYZ | xyz(25.8453, 32.8005, 51.9732) |
| Luminance | 0.3280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.79
Cadetblue
#5F9EA0
ΔE00 7.16
Greyblue
#77A1B5
ΔE00 7.58
Bluegrey
#85A3B2
ΔE00 9.94
Teal Blue
#01889F
ΔE00 10.97
Bluey Grey
#89A0B0
ΔE00 12.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA7BB #BB614D
analogous
#4DBB98 #4DA7BB #4D70BB
triadic
#4DA7BB #BB4DA7 #A7BB4D
tetradic
#4DA7BB #984DBB #BB614D #70BB4D
square
#4DA7BB #984DBB #BB614D #70BB4D
split-complementary
#4DA7BB #BB4D70 #BB984D
monochromatic
#275B66 #388293 #4DA7BB #79BDCC #A6D3DD
Accessibility & contrast
On white
2.78
#4DA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#4DA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA7BB
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA7BB | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4da7bb; /* rgb */ color: rgb(77, 167, 187); /* oklch */ color: oklch(68.1% 0.090 214.5);
Tailwind
colors: {
custom: {
50: '#89c1cf',
500: '#4da7bb',
950: '#000000',
},
}SCSS
$custom: #4da7bb; $custom-light: #89c1cf; $custom-dark: #000000;
JSON
{
"hex": "#4da7bb",
"rgb": {
"r": 77,
"g": 167,
"b": 187
},
"hsl": {
"h": 190.909,
"s": 44.715,
"l": 51.765
},
"oklch": {
"l": 0.68144,
"c": 0.09003,
"h": 214.5
},
"luminance": 0.32803
}Semantic roles & 50–950 ramp
primary
#4DA7BB
secondary
#CAA39A
accent
#6B53D4
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182