#2CA9CA#2CA9CA
#2CA9CA is a light, moderate cyan. Relative luminance 0.332; OKLCH L 68.3% C 0.114 H 220.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA9CA |
|---|---|
| RGB | rgb(44, 169, 202) |
| HSL | hsl(193, 64%, 48%) |
| HSV | hsv(193, 78%, 79%) |
| CMYK | cmyk(78.2%, 16.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.30, -22.04, -26.34) |
| CIE-LCH | lch(64.30, 34.34, 230.08°) |
| OKLab | oklab(68.33% -0.0869 -0.0737) |
| OKLCH | oklch(68.33% 0.114 220.3) |
| XYZ | xyz(25.8828, 33.1725, 60.9045) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.98
Greyblue
#77A1B5
ΔE00 8.51
Deepskyblue
#00BFFF
ΔE00 9.58
Bright Sky Blue
#02CCFE
ΔE00 10.01
Cadetblue
#5F9EA0
ΔE00 10.90
Bluegrey
#85A3B2
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA9CA #CA4D2C
analogous
#2CCA9C #2CA9CA #2C5ACA
triadic
#2CA9CA #CA2CA9 #A9CA2C
tetradic
#2CA9CA #9C2CCA #CA4D2C #5ACA2C
square
#2CA9CA #9C2CCA #CA4D2C #5ACA2C
split-complementary
#2CA9CA #CA2C5A #CA9C2C
monochromatic
#165565 #217F98 #2CA9CA #58C0DB #8BD3E6
Accessibility & contrast
On white
2.75
#2CA9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#2CA9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA9CA
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA9CA | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#8095CA
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2ca9ca; /* rgb */ color: rgb(44, 169, 202); /* oklch */ color: oklch(68.3% 0.114 220.3);
Tailwind
colors: {
custom: {
50: '#7fc2da',
500: '#2ca9ca',
950: '#000000',
},
}SCSS
$custom: #2ca9ca; $custom-light: #7fc2da; $custom-dark: #000000;
JSON
{
"hex": "#2ca9ca",
"rgb": {
"r": 44,
"g": 169,
"b": 202
},
"hsl": {
"h": 192.532,
"s": 64.228,
"l": 48.235
},
"oklch": {
"l": 0.68328,
"c": 0.11394,
"h": 220.3
},
"luminance": 0.33176
}Semantic roles & 50–950 ramp
primary
#2CA9CA
secondary
#D09282
accent
#6341E7
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183