#4CA2BC#4CA2BC
#4CA2BC is a light, moderate cyan. Relative luminance 0.310; OKLCH L 67.0% C 0.091 H 220.5°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4CA2BC |
|---|---|
| RGB | rgb(76, 162, 188) |
| HSL | hsl(194, 46%, 52%) |
| HSV | hsv(194, 60%, 74%) |
| CMYK | cmyk(59.6%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.51, -18.17, -21.20) |
| CIE-LCH | lch(62.51, 27.92, 229.41°) |
| OKLab | oklab(66.96% -0.069 -0.0589) |
| OKLCH | oklch(66.96% 0.091 220.5) |
| XYZ | xyz(24.9743, 31.0055, 52.2357) |
| Luminance | 0.3101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.32
Turquoise Blue
#06B1C4
ΔE00 7.04
Cadetblue
#5F9EA0
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 9.13
Teal Blue
#01889F
ΔE00 9.93
Dirty Blue
#3F829D
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CA2BC #BC664C
analogous
#4CBC9E #4CA2BC #4C6ABC
triadic
#4CA2BC #BC4CA2 #A2BC4C
tetradic
#4CA2BC #9E4CBC #BC664C #6ABC4C
square
#4CA2BC #9E4CBC #BC664C #6ABC4C
split-complementary
#4CA2BC #BC4C6A #BC9E4C
monochromatic
#275867 #377E94 #4CA2BC #79B9CD #A5D0DD
Accessibility & contrast
On white
2.92
#4CA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#4CA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CA2BC
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CA2BC | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#00ABAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ca2bc; /* rgb */ color: rgb(76, 162, 188); /* oklch */ color: oklch(67.0% 0.091 220.5);
Tailwind
colors: {
custom: {
50: '#88bdd0',
500: '#4ca2bc',
950: '#000000',
},
}SCSS
$custom: #4ca2bc; $custom-light: #88bdd0; $custom-dark: #000000;
JSON
{
"hex": "#4ca2bc",
"rgb": {
"r": 76,
"g": 162,
"b": 188
},
"hsl": {
"h": 193.929,
"s": 45.528,
"l": 51.765
},
"oklch": {
"l": 0.66955,
"c": 0.09073,
"h": 220.5
},
"luminance": 0.31008
}Semantic roles & 50–950 ramp
primary
#4CA2BC
secondary
#CAA599
accent
#7153D5
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182