#2CA7D2#2CA7D2
#2CA7D2 is a light, vivid cyan. Relative luminance 0.328; OKLCH L 68.2% C 0.120 H 226.9°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA7D2 |
|---|---|
| RGB | rgb(44, 167, 210) |
| HSL | hsl(196, 65%, 50%) |
| HSV | hsv(196, 79%, 82%) |
| CMYK | cmyk(79%, 20.5%, 0%, 17.6%) |
| CIE-LAB | lab(64.02, -18.32, -31.22) |
| CIE-LCH | lch(64.02, 36.19, 239.59°) |
| OKLab | oklab(68.21% -0.082 -0.0877) |
| OKLCH | oklch(68.21% 0.12 226.9) |
| XYZ | xyz(26.4855, 32.8228, 65.8998) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 8.51
Turquoise Blue
#06B1C4
ΔE00 9.11
Bright Sky Blue
#02CCFE
ΔE00 9.99
Azure (survey)
#069AF3
ΔE00 10.69
Lightblue (survey)
#7BC8F6
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA7D2 #D2572C
analogous
#2CD2AA #2CA7D2 #2C54D2
triadic
#2CA7D2 #D22CA7 #A7D22C
tetradic
#2CA7D2 #AA2CD2 #D2572C #54D22C
square
#2CA7D2 #AA2CD2 #D2572C #54D22C
split-complementary
#2CA7D2 #D22C54 #D2AA2C
monochromatic
#17576D #217F9F #2CA7D2 #5EBCDD #91D1E8
Accessibility & contrast
On white
2.78
#2CA7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#2CA7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA7D2
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA7D2 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D4
Deuteranopia (green-blind)
#7A94D1
Tritanopia (blue-blind)
#00B3B5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2ca7d2; /* rgb */ color: rgb(44, 167, 210); /* oklch */ color: oklch(68.2% 0.120 226.9);
Tailwind
colors: {
custom: {
50: '#80c1e0',
500: '#2ca7d2',
950: '#000000',
},
}SCSS
$custom: #2ca7d2; $custom-light: #80c1e0; $custom-dark: #000000;
JSON
{
"hex": "#2ca7d2",
"rgb": {
"r": 44,
"g": 167,
"b": 210
},
"hsl": {
"h": 195.542,
"s": 65.354,
"l": 49.804
},
"oklch": {
"l": 0.68205,
"c": 0.12006,
"h": 226.9
},
"luminance": 0.32826
}Semantic roles & 50–950 ramp
primary
#2CA7D2
secondary
#D29B87
accent
#6B3FE8
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183