#4BA2BB#4BA2BB
#4BA2BB is a light, moderate cyan. Relative luminance 0.309; OKLCH L 66.9% C 0.091 H 219.5°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA2BB |
|---|---|
| RGB | rgb(75, 162, 187) |
| HSL | hsl(193, 45%, 51%) |
| HSV | hsv(193, 60%, 73%) |
| CMYK | cmyk(59.9%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(62.44, -18.66, -20.75) |
| CIE-LCH | lch(62.44, 27.91, 228.04°) |
| OKLab | oklab(66.88% -0.07 -0.0577) |
| OKLCH | oklch(66.88% 0.091 219.5) |
| XYZ | xyz(24.7880, 30.9219, 51.6663) |
| Luminance | 0.3092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.54
Turquoise Blue
#06B1C4
ΔE00 6.74
Cadetblue
#5F9EA0
ΔE00 8.50
Bluegrey
#85A3B2
ΔE00 9.30
Teal Blue
#01889F
ΔE00 9.80
Dirty Blue
#3F829D
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA2BB #BB644B
analogous
#4BBB9C #4BA2BB #4B6ABB
triadic
#4BA2BB #BB4BA2 #A2BB4B
tetradic
#4BA2BB #9C4BBB #BB644B #6ABB4B
square
#4BA2BB #9C4BBB #BB644B #6ABB4B
split-complementary
#4BA2BB #BB4B6A #BB9C4B
monochromatic
#265765 #377E92 #4BA2BB #77B9CC #A4D0DD
Accessibility & contrast
On white
2.92
#4BA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#4BA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA2BB
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA2BB | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBC
Deuteranopia (green-blind)
#8292BB
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ba2bb; /* rgb */ color: rgb(75, 162, 187); /* oklch */ color: oklch(66.9% 0.091 219.5);
Tailwind
colors: {
custom: {
50: '#88bdcf',
500: '#4ba2bb',
950: '#000000',
},
}SCSS
$custom: #4ba2bb; $custom-light: #88bdcf; $custom-dark: #000000;
JSON
{
"hex": "#4ba2bb",
"rgb": {
"r": 75,
"g": 162,
"b": 187
},
"hsl": {
"h": 193.393,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.66877,
"c": 0.09072,
"h": 219.5
},
"luminance": 0.30924
}Semantic roles & 50–950 ramp
primary
#4BA2BB
secondary
#CAA398
accent
#7053D5
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1213
muted
#7D8182