#4DA3BF#4DA3BF
#4DA3BF is a light, moderate cyan. Relative luminance 0.315; OKLCH L 67.4% C 0.092 H 222.1°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA3BF |
|---|---|
| RGB | rgb(77, 163, 191) |
| HSL | hsl(195, 47%, 53%) |
| HSV | hsv(195, 60%, 75%) |
| CMYK | cmyk(59.7%, 14.7%, 0%, 25.1%) |
| CIE-LAB | lab(62.95, -17.59, -22.20) |
| CIE-LCH | lch(62.95, 28.33, 231.61°) |
| OKLab | oklab(67.35% -0.0683 -0.0617) |
| OKLCH | oklch(67.35% 0.092 222.1) |
| XYZ | xyz(25.5580, 31.5312, 54.0193) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.13
Turquoise Blue
#06B1C4
ΔE00 7.37
Bluegrey
#85A3B2
ΔE00 8.96
Cadetblue
#5F9EA0
ΔE00 9.54
Teal Blue
#01889F
ΔE00 10.43
Bluey Grey
#89A0B0
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA3BF #BF694D
analogous
#4DBFA2 #4DA3BF #4D6ABF
triadic
#4DA3BF #BF4DA3 #A3BF4D
tetradic
#4DA3BF #A24DBF #BF694D #6ABF4D
square
#4DA3BF #A24DBF #BF694D #6ABF4D
split-complementary
#4DA3BF #BF4D6A #BFA24D
monochromatic
#275A6B #378098 #4DA3BF #7ABACF #A7D2DF
Accessibility & contrast
On white
2.87
#4DA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#4DA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA3BF
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA3BF | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC0
Deuteranopia (green-blind)
#8293BF
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4da3bf; /* rgb */ color: rgb(77, 163, 191); /* oklch */ color: oklch(67.4% 0.092 222.1);
Tailwind
colors: {
custom: {
50: '#89bed2',
500: '#4da3bf',
950: '#000000',
},
}SCSS
$custom: #4da3bf; $custom-light: #89bed2; $custom-dark: #000000;
JSON
{
"hex": "#4da3bf",
"rgb": {
"r": 77,
"g": 163,
"b": 191
},
"hsl": {
"h": 194.737,
"s": 47.107,
"l": 52.549
},
"oklch": {
"l": 0.67354,
"c": 0.09205,
"h": 222.1
},
"luminance": 0.31534
}Semantic roles & 50–950 ramp
primary
#4DA3BF
secondary
#CDA79B
accent
#7251D7
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182