#4DA1BE#4DA1BE
#4DA1BE is a light, moderate cyan. Relative luminance 0.308; OKLCH L 66.8% C 0.092 H 223.4°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA1BE |
|---|---|
| RGB | rgb(77, 161, 190) |
| HSL | hsl(195, 47%, 52%) |
| HSV | hsv(195, 59%, 75%) |
| CMYK | cmyk(59.5%, 15.3%, 0%, 25.5%) |
| CIE-LAB | lab(62.32, -16.83, -22.61) |
| CIE-LCH | lch(62.32, 28.19, 233.33°) |
| OKLab | oklab(66.84% -0.0665 -0.0629) |
| OKLCH | oklch(66.84% 0.092 223.4) |
| XYZ | xyz(25.0960, 30.7828, 53.3243) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.97
Turquoise Blue
#06B1C4
ΔE00 8.03
Bluegrey
#85A3B2
ΔE00 8.87
Cadetblue
#5F9EA0
ΔE00 9.86
Teal Blue
#01889F
ΔE00 10.09
Dirty Blue
#3F829D
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA1BE #BE6A4D
analogous
#4DBEA2 #4DA1BE #4D69BE
triadic
#4DA1BE #BE4DA1 #A1BE4D
tetradic
#4DA1BE #A24DBE #BE6A4D #69BE4D
square
#4DA1BE #A24DBE #BE6A4D #69BE4D
split-complementary
#4DA1BE #BE4D69 #BEA24D
monochromatic
#27596A #377E97 #4DA1BE #7AB9CE #A7D0DF
Accessibility & contrast
On white
2.93
#4DA1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#4DA1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA1BE
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA1BE | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC0
Deuteranopia (green-blind)
#8091BE
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4da1be; /* rgb */ color: rgb(77, 161, 190); /* oklch */ color: oklch(66.8% 0.092 223.4);
Tailwind
colors: {
custom: {
50: '#89bdd1',
500: '#4da1be',
950: '#000000',
},
}SCSS
$custom: #4da1be; $custom-light: #89bdd1; $custom-dark: #000000;
JSON
{
"hex": "#4da1be",
"rgb": {
"r": 77,
"g": 161,
"b": 190
},
"hsl": {
"h": 195.398,
"s": 46.502,
"l": 52.353
},
"oklch": {
"l": 0.66839,
"c": 0.09151,
"h": 223.4
},
"luminance": 0.30785
}Semantic roles & 50–950 ramp
primary
#4DA1BE
secondary
#CCA79B
accent
#7452D6
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182