#2CA9D3#2CA9D3
#2CA9D3 is a light, vivid cyan. Relative luminance 0.336; OKLCH L 68.7% C 0.120 H 226.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA9D3 |
|---|---|
| RGB | rgb(44, 169, 211) |
| HSL | hsl(195, 65%, 50%) |
| HSV | hsv(195, 79%, 83%) |
| CMYK | cmyk(79.1%, 19.9%, 0%, 17.3%) |
| CIE-LAB | lab(64.65, -19.04, -30.79) |
| CIE-LCH | lch(64.65, 36.20, 238.26°) |
| OKLab | oklab(68.73% -0.0835 -0.0864) |
| OKLCH | oklch(68.73% 0.12 226) |
| XYZ | xyz(26.9797, 33.6112, 66.6810) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 7.58
Greyblue
#77A1B5
ΔE00 8.58
Turquoise Blue
#06B1C4
ΔE00 8.60
Bright Sky Blue
#02CCFE
ΔE00 9.42
Lightblue (survey)
#7BC8F6
ΔE00 10.64
Bluegrey
#85A3B2
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA9D3 #D3562C
analogous
#2CD3AA #2CA9D3 #2C55D3
triadic
#2CA9D3 #D32CA9 #A9D32C
tetradic
#2CA9D3 #AA2CD3 #D3562C #55D32C
square
#2CA9D3 #AA2CD3 #D3562C #55D32C
split-complementary
#2CA9D3 #D32C55 #D3AA2C
monochromatic
#17586E #2180A0 #2CA9D3 #5FBEDE #91D2E8
Accessibility & contrast
On white
2.72
#2CA9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#2CA9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA9D3
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA9D3 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D5
Deuteranopia (green-blind)
#7C96D2
Tritanopia (blue-blind)
#00B5B7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2ca9d3; /* rgb */ color: rgb(44, 169, 211); /* oklch */ color: oklch(68.7% 0.120 226.0);
Tailwind
colors: {
custom: {
50: '#80c2e0',
500: '#2ca9d3',
950: '#000000',
},
}SCSS
$custom: #2ca9d3; $custom-light: #80c2e0; $custom-dark: #000000;
JSON
{
"hex": "#2ca9d3",
"rgb": {
"r": 44,
"g": 169,
"b": 211
},
"hsl": {
"h": 195.09,
"s": 65.49,
"l": 50
},
"oklch": {
"l": 0.68727,
"c": 0.12018,
"h": 226
},
"luminance": 0.33615
}Semantic roles & 50–950 ramp
primary
#2CA9D3
secondary
#D39B88
accent
#6A3FE8
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183