#2A869A#2A869A
#2A869A is a mid, moderate cyan. Relative luminance 0.199; OKLCH L 57.6% C 0.089 H 215.4°. Best body text is #000000 at 4.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2A869A |
|---|---|
| RGB | rgb(42, 134, 154) |
| HSL | hsl(191, 57%, 38%) |
| HSV | hsv(191, 73%, 60%) |
| CMYK | cmyk(72.7%, 13%, 0%, 39.6%) |
| CIE-LAB | lab(51.69, -19.73, -18.43) |
| CIE-LCH | lch(51.69, 27.00, 223.04°) |
| OKLab | oklab(57.57% -0.0722 -0.0514) |
| OKLCH | oklch(57.57% 0.089 215.4) |
| XYZ | xyz(15.3102, 19.8738, 33.5947) |
| Luminance | 0.1988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 1.63
Ocean
#017B92
ΔE00 4.53
Dirty Blue
#3F829D
ΔE00 4.76
Deep Aqua
#08787F
ΔE00 8.18
Dark Cyan
#0A888A
ΔE00 8.23
Sea Blue
#047495
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A869A #9A3E2A
analogous
#2A9A76 #2A869A #2A4E9A
triadic
#2A869A #9A2A86 #869A2A
tetradic
#2A869A #762A9A #9A3E2A #4E9A2A
square
#2A869A #762A9A #9A3E2A #4E9A2A
split-complementary
#2A869A #9A2A4E #9A762A
monochromatic
#10323A #1D5C6A #2A869A #38AFC9 #68C2D6
Accessibility & contrast
On white
4.22
#2A869A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.98
#2A869A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2A869A
4.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2A869A | 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: #2a869a; /* rgb */ color: rgb(42, 134, 154); /* oklch */ color: oklch(57.6% 0.089 215.4);
Tailwind
colors: {
custom: {
50: '#74a9b7',
500: '#2a869a',
950: '#000000',
},
}SCSS
$custom: #2a869a; $custom-light: #74a9b7; $custom-dark: #000000;
JSON
{
"hex": "#2a869a",
"rgb": {
"r": 42,
"g": 134,
"b": 154
},
"hsl": {
"h": 190.714,
"s": 57.143,
"l": 38.431
},
"oklch": {
"l": 0.57574,
"c": 0.08859,
"h": 215.4
},
"luminance": 0.19876
}Semantic roles & 50–950 ramp
primary
#2A869A
secondary
#BC7363
accent
#6347E0
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80