#2CA6D3#2CA6D3
#2CA6D3 is a light, vivid cyan. Relative luminance 0.325; OKLCH L 68.0% C 0.121 H 228.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA6D3 |
|---|---|
| RGB | rgb(44, 166, 211) |
| HSL | hsl(196, 65%, 50%) |
| HSV | hsv(196, 79%, 83%) |
| CMYK | cmyk(79.1%, 21.3%, 0%, 17.3%) |
| CIE-LAB | lab(63.76, -17.45, -32.17) |
| CIE-LCH | lch(63.76, 36.59, 241.52°) |
| OKLab | oklab(68.01% -0.0807 -0.0904) |
| OKLCH | oklch(68.01% 0.121 228.3) |
| XYZ | xyz(26.4280, 32.5078, 66.4971) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 7.80
Greyblue
#77A1B5
ΔE00 8.61
Turquoise Blue
#06B1C4
ΔE00 9.79
Azure (survey)
#069AF3
ΔE00 9.93
Bright Sky Blue
#02CCFE
ΔE00 10.30
Lightblue (survey)
#7BC8F6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA6D3 #D3592C
analogous
#2CD3AD #2CA6D3 #2C52D3
triadic
#2CA6D3 #D32CA6 #A6D32C
tetradic
#2CA6D3 #AD2CD3 #D3592C #52D32C
square
#2CA6D3 #AD2CD3 #D3592C #52D32C
split-complementary
#2CA6D3 #D32C52 #D3AD2C
monochromatic
#17566E #217EA0 #2CA6D3 #5FBBDE #91D1E8
Accessibility & contrast
On white
2.80
#2CA6D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#2CA6D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA6D3
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA6D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA6D3 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA3D5
Deuteranopia (green-blind)
#7894D2
Tritanopia (blue-blind)
#00B3B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ca6d3; /* rgb */ color: rgb(44, 166, 211); /* oklch */ color: oklch(68.0% 0.121 228.3);
Tailwind
colors: {
custom: {
50: '#80c0e0',
500: '#2ca6d3',
950: '#000000',
},
}SCSS
$custom: #2ca6d3; $custom-light: #80c0e0; $custom-dark: #000000;
JSON
{
"hex": "#2ca6d3",
"rgb": {
"r": 44,
"g": 166,
"b": 211
},
"hsl": {
"h": 196.168,
"s": 65.49,
"l": 50
},
"oklch": {
"l": 0.68013,
"c": 0.12121,
"h": 228.3
},
"luminance": 0.32511
}Semantic roles & 50–950 ramp
primary
#2CA6D3
secondary
#D39C88
accent
#6D3FE8
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183