#4CA0BB#4CA0BB
#4CA0BB is a light, moderate cyan. Relative luminance 0.303; OKLCH L 66.4% C 0.090 H 221.8°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4CA0BB |
|---|---|
| RGB | rgb(76, 160, 187) |
| HSL | hsl(195, 45%, 52%) |
| HSV | hsv(195, 59%, 73%) |
| CMYK | cmyk(59.4%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(61.88, -17.41, -21.60) |
| CIE-LCH | lch(61.88, 27.75, 231.14°) |
| OKLab | oklab(66.44% -0.0672 -0.0601) |
| OKLCH | oklch(66.44% 0.09 221.8) |
| XYZ | xyz(24.5174, 30.2636, 51.5535) |
| Luminance | 0.3027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.15
Turquoise Blue
#06B1C4
ΔE00 7.72
Bluegrey
#85A3B2
ΔE00 9.03
Cadetblue
#5F9EA0
ΔE00 9.19
Teal Blue
#01889F
ΔE00 9.56
Dirty Blue
#3F829D
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CA0BB #BB674C
analogous
#4CBB9F #4CA0BB #4C69BB
triadic
#4CA0BB #BB4CA0 #A0BB4C
tetradic
#4CA0BB #9F4CBB #BB674C #69BB4C
square
#4CA0BB #9F4CBB #BB674C #69BB4C
split-complementary
#4CA0BB #BB4C69 #BB9F4C
monochromatic
#275766 #387C92 #4CA0BB #78B8CC #A5CFDD
Accessibility & contrast
On white
2.98
#4CA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#4CA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CA0BB
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CA0BB | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBC
Deuteranopia (green-blind)
#8090BB
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4ca0bb; /* rgb */ color: rgb(76, 160, 187); /* oklch */ color: oklch(66.4% 0.090 221.8);
Tailwind
colors: {
custom: {
50: '#88bccf',
500: '#4ca0bb',
950: '#000000',
},
}SCSS
$custom: #4ca0bb; $custom-light: #88bccf; $custom-dark: #000000;
JSON
{
"hex": "#4ca0bb",
"rgb": {
"r": 76,
"g": 160,
"b": 187
},
"hsl": {
"h": 194.595,
"s": 44.939,
"l": 51.569
},
"oklch": {
"l": 0.66438,
"c": 0.09012,
"h": 221.8
},
"luminance": 0.30266
}Semantic roles & 50–950 ramp
primary
#4CA0BB
secondary
#CAA599
accent
#7353D5
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1213
muted
#7D8182