#4DA4BE#4DA4BE
#4DA4BE is a light, moderate cyan. Relative luminance 0.318; OKLCH L 67.5% C 0.091 H 220.3°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA4BE |
|---|---|
| RGB | rgb(77, 164, 190) |
| HSL | hsl(194, 47%, 52%) |
| HSV | hsv(194, 59%, 75%) |
| CMYK | cmyk(59.5%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(63.21, -18.42, -21.25) |
| CIE-LCH | lch(63.21, 28.12, 229.07°) |
| OKLab | oklab(67.55% -0.0698 -0.059) |
| OKLCH | oklch(67.55% 0.091 220.3) |
| XYZ | xyz(25.6266, 31.8439, 53.5012) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.37
Turquoise Blue
#06B1C4
ΔE00 6.68
Cadetblue
#5F9EA0
ΔE00 8.91
Bluegrey
#85A3B2
ΔE00 9.11
Teal Blue
#01889F
ΔE00 10.48
Bluey Grey
#89A0B0
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA4BE #BE674D
analogous
#4DBE9F #4DA4BE #4D6CBE
triadic
#4DA4BE #BE4DA4 #A4BE4D
tetradic
#4DA4BE #9F4DBE #BE674D #6CBE4D
square
#4DA4BE #9F4DBE #BE674D #6CBE4D
split-complementary
#4DA4BE #BE4D6C #BE9F4D
monochromatic
#275A6A #378197 #4DA4BE #7ABBCE #A7D2DF
Accessibility & contrast
On white
2.85
#4DA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#4DA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA4BE
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA4BE | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BF
Deuteranopia (green-blind)
#8494BE
Tritanopia (blue-blind)
#00ADAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4da4be; /* rgb */ color: rgb(77, 164, 190); /* oklch */ color: oklch(67.5% 0.091 220.3);
Tailwind
colors: {
custom: {
50: '#89bfd1',
500: '#4da4be',
950: '#000000',
},
}SCSS
$custom: #4da4be; $custom-light: #89bfd1; $custom-dark: #000000;
JSON
{
"hex": "#4da4be",
"rgb": {
"r": 77,
"g": 164,
"b": 190
},
"hsl": {
"h": 193.805,
"s": 46.502,
"l": 52.353
},
"oklch": {
"l": 0.6755,
"c": 0.09139,
"h": 220.3
},
"luminance": 0.31846
}Semantic roles & 50–950 ramp
primary
#4DA4BE
secondary
#CCA69B
accent
#7052D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182