#4DA2BE#4DA2BE
#4DA2BE is a light, moderate cyan. Relative luminance 0.311; OKLCH L 67.1% C 0.091 H 222.4°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA2BE |
|---|---|
| RGB | rgb(77, 162, 190) |
| HSL | hsl(195, 47%, 52%) |
| HSV | hsv(195, 59%, 75%) |
| CMYK | cmyk(59.5%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(62.62, -17.37, -22.15) |
| CIE-LCH | lch(62.62, 28.15, 231.91°) |
| OKLab | oklab(67.08% -0.0676 -0.0616) |
| OKLCH | oklch(67.08% 0.091 222.4) |
| XYZ | xyz(25.2715, 31.1337, 53.3828) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.06
Turquoise Blue
#06B1C4
ΔE00 7.58
Bluegrey
#85A3B2
ΔE00 8.93
Cadetblue
#5F9EA0
ΔE00 9.53
Teal Blue
#01889F
ΔE00 10.20
Bluey Grey
#89A0B0
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA2BE #BE694D
analogous
#4DBEA1 #4DA2BE #4D6ABE
triadic
#4DA2BE #BE4DA2 #A2BE4D
tetradic
#4DA2BE #A14DBE #BE694D #6ABE4D
square
#4DA2BE #A14DBE #BE694D #6ABE4D
split-complementary
#4DA2BE #BE4D6A #BEA14D
monochromatic
#27596A #377F97 #4DA2BE #7AB9CE #A7D1DF
Accessibility & contrast
On white
2.91
#4DA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#4DA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA2BE
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA2BE | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#8192BE
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4da2be; /* rgb */ color: rgb(77, 162, 190); /* oklch */ color: oklch(67.1% 0.091 222.4);
Tailwind
colors: {
custom: {
50: '#89bdd1',
500: '#4da2be',
950: '#000000',
},
}SCSS
$custom: #4da2be; $custom-light: #89bdd1; $custom-dark: #000000;
JSON
{
"hex": "#4da2be",
"rgb": {
"r": 77,
"g": 162,
"b": 190
},
"hsl": {
"h": 194.867,
"s": 46.502,
"l": 52.353
},
"oklch": {
"l": 0.67076,
"c": 0.09143,
"h": 222.4
},
"luminance": 0.31136
}Semantic roles & 50–950 ramp
primary
#4DA2BE
secondary
#CCA79B
accent
#7252D6
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182