#2B869A#2B869A
#2B869A is a mid, moderate cyan. Relative luminance 0.199; OKLCH L 57.6% C 0.088 H 215.6°. Best body text is #000000 at 4.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2B869A |
|---|---|
| RGB | rgb(43, 134, 154) |
| HSL | hsl(191, 56%, 39%) |
| HSV | hsv(191, 72%, 60%) |
| CMYK | cmyk(72.1%, 13%, 0%, 39.6%) |
| CIE-LAB | lab(51.72, -19.59, -18.39) |
| CIE-LCH | lch(51.72, 26.87, 223.19°) |
| OKLab | oklab(57.6% -0.0717 -0.0512) |
| OKLCH | oklch(57.6% 0.088 215.6) |
| XYZ | xyz(15.3516, 19.8951, 33.5966) |
| Luminance | 0.1990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 1.68
Ocean
#017B92
ΔE00 4.55
Dirty Blue
#3F829D
ΔE00 4.70
Deep Aqua
#08787F
ΔE00 8.22
Sea Blue
#047495
ΔE00 8.24
Dark Cyan
#0A888A
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2B869A #9A3F2B
analogous
#2B9A76 #2B869A #2B4E9A
triadic
#2B869A #9A2B86 #869A2B
tetradic
#2B869A #762B9A #9A3F2B #4E9A2B
square
#2B869A #762B9A #9A3F2B #4E9A2B
split-complementary
#2B869A #9A2B4E #9A762B
monochromatic
#10333A #1E5C6A #2B869A #3AAEC8 #6AC2D5
Accessibility & contrast
On white
4.22
#2B869A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.98
#2B869A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2B869A
4.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2B869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2B869A | 1.00 | 4.22 | 4.98 | 4.98 |
| #FFFFFF | 4.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78829B
Deuteranopia (green-blind)
#69769A
Tritanopia (blue-blind)
#008D8C
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2b869a; /* rgb */ color: rgb(43, 134, 154); /* oklch */ color: oklch(57.6% 0.088 215.6);
Tailwind
colors: {
custom: {
50: '#74a9b7',
500: '#2b869a',
950: '#000000',
},
}SCSS
$custom: #2b869a; $custom-light: #74a9b7; $custom-dark: #000000;
JSON
{
"hex": "#2b869a",
"rgb": {
"r": 43,
"g": 134,
"b": 154
},
"hsl": {
"h": 190.811,
"s": 56.345,
"l": 38.627
},
"oklch": {
"l": 0.576,
"c": 0.08813,
"h": 215.6
},
"luminance": 0.19897
}Semantic roles & 50–950 ramp
primary
#2B869A
secondary
#BC7465
accent
#6348E0
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80