#2C869F#2C869F
#2C869F is a mid, moderate cyan. Relative luminance 0.201; OKLCH L 57.8% C 0.091 H 220.2°. Best body text is #000000 at 5.02:1 contrast (WCAG AA passes).
Color values
| HEX | #2C869F |
|---|---|
| RGB | rgb(44, 134, 159) |
| HSL | hsl(193, 57%, 40%) |
| HSV | hsv(193, 72%, 62%) |
| CMYK | cmyk(72.3%, 15.7%, 0%, 37.6%) |
| CIE-LAB | lab(51.94, -17.79, -20.96) |
| CIE-LCH | lch(51.94, 27.49, 229.67°) |
| OKLab | oklab(57.85% -0.0692 -0.0585) |
| OKLCH | oklch(57.85% 0.091 220.2) |
| XYZ | xyz(15.8192, 20.0870, 35.8376) |
| Luminance | 0.2009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Teal Blue
#01889F
ΔE00 2.53
Dirty Blue
#3F829D
ΔE00 3.10
Ocean
#017B92
ΔE00 4.84
Cerulean
#007BA7
ΔE00 7.29
Sea Blue
#047495
ΔE00 7.40
Stormy Blue
#507B9C
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C869F #9F452C
analogous
#2C9F7E #2C869F #2C4D9F
triadic
#2C869F #9F2C86 #869F2C
tetradic
#2C869F #7E2C9F #9F452C #4D9F2C
square
#2C869F #7E2C9F #9F452C #4D9F2C
split-complementary
#2C869F #9F2C4D #9F7E2C
monochromatic
#11353F #1F5E6F #2C869F #3EABCA #6EC0D7
Accessibility & contrast
On white
4.19
#2C869F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.02
#2C869F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C869F
5.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C869F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C869F | 1.00 | 4.19 | 5.02 | 5.02 |
| #FFFFFF | 4.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7782A0
Deuteranopia (green-blind)
#67779F
Tritanopia (blue-blind)
#008E8E
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #2c869f; /* rgb */ color: rgb(44, 134, 159); /* oklch */ color: oklch(57.8% 0.091 220.2);
Tailwind
colors: {
custom: {
50: '#75a9bb',
500: '#2c869f',
950: '#000000',
},
}SCSS
$custom: #2c869f; $custom-light: #75a9bb; $custom-dark: #000000;
JSON
{
"hex": "#2c869f",
"rgb": {
"r": 44,
"g": 134,
"b": 159
},
"hsl": {
"h": 193.043,
"s": 56.65,
"l": 39.804
},
"oklch": {
"l": 0.57845,
"c": 0.0906,
"h": 220.2
},
"luminance": 0.20089
}Semantic roles & 50–950 ramp
primary
#2C869F
secondary
#BE7B69
accent
#6948E0
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80