#2CA8CA#2CA8CA
#2CA8CA is a light, moderate cyan. Relative luminance 0.328; OKLCH L 68.1% C 0.114 H 221.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA8CA |
|---|---|
| RGB | rgb(44, 168, 202) |
| HSL | hsl(193, 64%, 48%) |
| HSV | hsv(193, 78%, 79%) |
| CMYK | cmyk(78.2%, 16.8%, 0%, 20.8%) |
| CIE-LAB | lab(64.00, -21.52, -26.80) |
| CIE-LCH | lch(64.00, 34.37, 231.24°) |
| OKLab | oklab(68.09% -0.0859 -0.075) |
| OKLCH | oklch(68.09% 0.114 221.1) |
| XYZ | xyz(25.6975, 32.8018, 60.8427) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.42
Greyblue
#77A1B5
ΔE00 8.39
Deepskyblue
#00BFFF
ΔE00 9.50
Bright Sky Blue
#02CCFE
ΔE00 10.17
Bluegrey
#85A3B2
ΔE00 11.06
Cadetblue
#5F9EA0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA8CA #CA4E2C
analogous
#2CCA9D #2CA8CA #2C59CA
triadic
#2CA8CA #CA2CA8 #A8CA2C
tetradic
#2CA8CA #9D2CCA #CA4E2C #59CA2C
square
#2CA8CA #9D2CCA #CA4E2C #59CA2C
split-complementary
#2CA8CA #CA2C59 #CA9D2C
monochromatic
#165465 #217E98 #2CA8CA #58BFDB #8BD2E6
Accessibility & contrast
On white
2.78
#2CA8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#2CA8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA8CA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA8CA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#7F95CA
Tritanopia (blue-blind)
#00B3B3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2ca8ca; /* rgb */ color: rgb(44, 168, 202); /* oklch */ color: oklch(68.1% 0.114 221.1);
Tailwind
colors: {
custom: {
50: '#7ec2da',
500: '#2ca8ca',
950: '#000000',
},
}SCSS
$custom: #2ca8ca; $custom-light: #7ec2da; $custom-dark: #000000;
JSON
{
"hex": "#2ca8ca",
"rgb": {
"r": 44,
"g": 168,
"b": 202
},
"hsl": {
"h": 192.911,
"s": 64.228,
"l": 48.235
},
"oklch": {
"l": 0.68087,
"c": 0.11408,
"h": 221.1
},
"luminance": 0.32805
}Semantic roles & 50–950 ramp
primary
#2CA8CA
secondary
#D09382
accent
#6441E7
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183