#4DA3BE#4DA3BE
#4DA3BE is a light, moderate cyan. Relative luminance 0.315; OKLCH L 67.3% C 0.091 H 221.3°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA3BE |
|---|---|
| RGB | rgb(77, 163, 190) |
| HSL | hsl(194, 47%, 52%) |
| HSV | hsv(194, 59%, 75%) |
| CMYK | cmyk(59.5%, 14.2%, 0%, 25.5%) |
| CIE-LAB | lab(62.92, -17.90, -21.70) |
| CIE-LCH | lch(62.92, 28.13, 230.49°) |
| OKLab | oklab(67.31% -0.0686 -0.0603) |
| OKLCH | oklch(67.31% 0.091 221.3) |
| XYZ | xyz(25.4483, 31.4874, 53.4418) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.20
Turquoise Blue
#06B1C4
ΔE00 7.13
Bluegrey
#85A3B2
ΔE00 9.01
Cadetblue
#5F9EA0
ΔE00 9.21
Teal Blue
#01889F
ΔE00 10.33
Bluey Grey
#89A0B0
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA3BE #BE684D
analogous
#4DBEA0 #4DA3BE #4D6BBE
triadic
#4DA3BE #BE4DA3 #A3BE4D
tetradic
#4DA3BE #A04DBE #BE684D #6BBE4D
square
#4DA3BE #A04DBE #BE684D #6BBE4D
split-complementary
#4DA3BE #BE4D6B #BEA04D
monochromatic
#275A6A #378097 #4DA3BE #7ABACE #A7D1DF
Accessibility & contrast
On white
2.88
#4DA3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#4DA3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA3BE
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA3BE | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#8293BE
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4da3be; /* rgb */ color: rgb(77, 163, 190); /* oklch */ color: oklch(67.3% 0.091 221.3);
Tailwind
colors: {
custom: {
50: '#89bed1',
500: '#4da3be',
950: '#000000',
},
}SCSS
$custom: #4da3be; $custom-light: #89bed1; $custom-dark: #000000;
JSON
{
"hex": "#4da3be",
"rgb": {
"r": 77,
"g": 163,
"b": 190
},
"hsl": {
"h": 194.336,
"s": 46.502,
"l": 52.353
},
"oklch": {
"l": 0.67313,
"c": 0.09139,
"h": 221.3
},
"luminance": 0.3149
}Semantic roles & 50–950 ramp
primary
#4DA3BE
secondary
#CCA79B
accent
#7152D6
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182