#4DA5BE#4DA5BE
#4DA5BE is a light, moderate cyan. Relative luminance 0.322; OKLCH L 67.8% C 0.091 H 219.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA5BE |
|---|---|
| RGB | rgb(77, 165, 190) |
| HSL | hsl(193, 47%, 52%) |
| HSV | hsv(193, 59%, 75%) |
| CMYK | cmyk(59.5%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(63.51, -18.95, -20.79) |
| CIE-LCH | lch(63.51, 28.13, 227.65°) |
| OKLab | oklab(67.79% -0.0708 -0.0578) |
| OKLCH | oklch(67.79% 0.091 219.2) |
| XYZ | xyz(25.8063, 32.2032, 53.5611) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.24
Greyblue
#77A1B5
ΔE00 6.57
Cadetblue
#5F9EA0
ΔE00 8.62
Bluegrey
#85A3B2
ΔE00 9.24
Teal Blue
#01889F
ΔE00 10.65
Bluey Grey
#89A0B0
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA5BE #BE664D
analogous
#4DBE9E #4DA5BE #4D6DBE
triadic
#4DA5BE #BE4DA5 #A5BE4D
tetradic
#4DA5BE #9E4DBE #BE664D #6DBE4D
square
#4DA5BE #9E4DBE #BE664D #6DBE4D
split-complementary
#4DA5BE #BE4D6D #BE9E4D
monochromatic
#275B6A #378297 #4DA5BE #7ABCCE #A7D2DF
Accessibility & contrast
On white
2.82
#4DA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#4DA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA5BE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA5BE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1BF
Deuteranopia (green-blind)
#8594BE
Tritanopia (blue-blind)
#00ADAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4da5be; /* rgb */ color: rgb(77, 165, 190); /* oklch */ color: oklch(67.8% 0.091 219.2);
Tailwind
colors: {
custom: {
50: '#89bfd1',
500: '#4da5be',
950: '#000000',
},
}SCSS
$custom: #4da5be; $custom-light: #89bfd1; $custom-dark: #000000;
JSON
{
"hex": "#4da5be",
"rgb": {
"r": 77,
"g": 165,
"b": 190
},
"hsl": {
"h": 193.274,
"s": 46.502,
"l": 52.353
},
"oklch": {
"l": 0.67788,
"c": 0.09141,
"h": 219.2
},
"luminance": 0.32206
}Semantic roles & 50–950 ramp
primary
#4DA5BE
secondary
#CCA69B
accent
#6F52D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182