#2CA7D3#2CA7D3
#2CA7D3 is a light, vivid cyan. Relative luminance 0.329; OKLCH L 68.3% C 0.121 H 227.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA7D3 |
|---|---|
| RGB | rgb(44, 167, 211) |
| HSL | hsl(196, 65%, 50%) |
| HSV | hsv(196, 79%, 83%) |
| CMYK | cmyk(79.1%, 20.9%, 0%, 17.3%) |
| CIE-LAB | lab(64.06, -17.98, -31.71) |
| CIE-LCH | lch(64.06, 36.45, 240.44°) |
| OKLab | oklab(68.25% -0.0816 -0.0891) |
| OKLCH | oklch(68.25% 0.121 227.5) |
| XYZ | xyz(26.6104, 32.8728, 66.5580) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 7.70
Greyblue
#77A1B5
ΔE00 8.58
Turquoise Blue
#06B1C4
ΔE00 9.39
Bright Sky Blue
#02CCFE
ΔE00 9.99
Azure (survey)
#069AF3
ΔE00 10.39
Lightblue (survey)
#7BC8F6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA7D3 #D3582C
analogous
#2CD3AB #2CA7D3 #2C54D3
triadic
#2CA7D3 #D32CA7 #A7D32C
tetradic
#2CA7D3 #AB2CD3 #D3582C #54D32C
square
#2CA7D3 #AB2CD3 #D3582C #54D32C
split-complementary
#2CA7D3 #D32C54 #D3AB2C
monochromatic
#17576E #217FA0 #2CA7D3 #5FBCDE #91D1E8
Accessibility & contrast
On white
2.77
#2CA7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#2CA7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA7D3
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA7D3 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D5
Deuteranopia (green-blind)
#7A94D2
Tritanopia (blue-blind)
#00B4B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2ca7d3; /* rgb */ color: rgb(44, 167, 211); /* oklch */ color: oklch(68.3% 0.121 227.5);
Tailwind
colors: {
custom: {
50: '#80c1e0',
500: '#2ca7d3',
950: '#000000',
},
}SCSS
$custom: #2ca7d3; $custom-light: #80c1e0; $custom-dark: #000000;
JSON
{
"hex": "#2ca7d3",
"rgb": {
"r": 44,
"g": 167,
"b": 211
},
"hsl": {
"h": 195.808,
"s": 65.49,
"l": 50
},
"oklch": {
"l": 0.68251,
"c": 0.12085,
"h": 227.5
},
"luminance": 0.32876
}Semantic roles & 50–950 ramp
primary
#2CA7D3
secondary
#D39C88
accent
#6C3FE8
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183