#2B849B#2B849B
#2B849B is a mid, moderate cyan. Relative luminance 0.194; OKLCH L 57.1% C 0.089 H 218.7°. Best body text is #000000 at 4.88:1 contrast (WCAG AA passes).
Color values
| HEX | #2B849B |
|---|---|
| RGB | rgb(43, 132, 155) |
| HSL | hsl(192, 57%, 39%) |
| HSV | hsv(192, 72%, 61%) |
| CMYK | cmyk(72.3%, 14.8%, 0%, 39.2%) |
| CIE-LAB | lab(51.13, -18.19, -19.87) |
| CIE-LCH | lch(51.13, 26.94, 227.54°) |
| OKLab | oklab(57.14% -0.0692 -0.0555) |
| OKLCH | oklch(57.14% 0.089 218.7) |
| XYZ | xyz(15.1615, 19.3809, 33.9458) |
| Luminance | 0.1938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 2.34
Dirty Blue
#3F829D
ΔE00 3.46
Ocean
#017B92
ΔE00 3.96
Sea Blue
#047495
ΔE00 7.00
Cerulean
#007BA7
ΔE00 7.52
Deep Aqua
#08787F
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B849B #9B422B
analogous
#2B9B7A #2B849B #2B4C9B
triadic
#2B849B #9B2B84 #849B2B
tetradic
#2B849B #7A2B9B #9B422B #4C9B2B
square
#2B849B #7A2B9B #9B422B #4C9B2B
split-complementary
#2B849B #9B2B4C #9B7A2B
monochromatic
#10323B #1E5B6B #2B849B #3BABC9 #6BC0D6
Accessibility & contrast
On white
4.31
#2B849B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.88
#2B849B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B849B
4.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B849B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B849B | 1.00 | 4.31 | 4.88 | 4.88 |
| #FFFFFF | 4.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75809C
Deuteranopia (green-blind)
#66759B
Tritanopia (blue-blind)
#008C8B
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #2b849b; /* rgb */ color: rgb(43, 132, 155); /* oklch */ color: oklch(57.1% 0.089 218.7);
Tailwind
colors: {
custom: {
50: '#74a8b8',
500: '#2b849b',
950: '#000000',
},
}SCSS
$custom: #2b849b; $custom-light: #74a8b8; $custom-dark: #000000;
JSON
{
"hex": "#2b849b",
"rgb": {
"r": 43,
"g": 132,
"b": 155
},
"hsl": {
"h": 192.321,
"s": 56.566,
"l": 38.824
},
"oklch": {
"l": 0.5714,
"c": 0.08867,
"h": 218.7
},
"luminance": 0.19383
}Semantic roles & 50–950 ramp
primary
#2B849B
secondary
#BC7765
accent
#6748E0
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#090F11
muted
#7B7F80