#34A3CA#34A3CA
#34A3CA is a light, moderate cyan. Relative luminance 0.312; OKLCH L 67.1% C 0.112 H 226.1°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #34A3CA |
|---|---|
| RGB | rgb(52, 163, 202) |
| HSL | hsl(196, 59%, 50%) |
| HSV | hsv(196, 74%, 79%) |
| CMYK | cmyk(74.3%, 19.3%, 0%, 20.8%) |
| CIE-LAB | lab(62.66, -17.99, -28.85) |
| CIE-LCH | lch(62.66, 34.00, 238.06°) |
| OKLab | oklab(67.06% -0.0779 -0.0809) |
| OKLCH | oklch(67.06% 0.112 226.1) |
| XYZ | xyz(25.1697, 31.1857, 60.5586) |
| Luminance | 0.3119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.84
Turquoise Blue
#06B1C4
ΔE00 8.87
Deepskyblue
#00BFFF
ΔE00 9.30
Bluegrey
#85A3B2
ΔE00 10.64
Azure (survey)
#069AF3
ΔE00 10.94
Teal Blue
#01889F
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A3CA #CA5B34
analogous
#34CAA6 #34A3CA #3458CA
triadic
#34A3CA #CA34A3 #A3CA34
tetradic
#34A3CA #A634CA #CA5B34 #58CA34
square
#34A3CA #A634CA #CA5B34 #58CA34
split-complementary
#34A3CA #CA3458 #CAA634
monochromatic
#1B5469 #277C99 #34A3CA #64B9D7 #95CFE4
Accessibility & contrast
On white
2.90
#34A3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#34A3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A3CA
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A3CA | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#7A91CA
Tritanopia (blue-blind)
#00AEB0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #34a3ca; /* rgb */ color: rgb(52, 163, 202); /* oklch */ color: oklch(67.1% 0.112 226.1);
Tailwind
colors: {
custom: {
50: '#81beda',
500: '#34a3ca',
950: '#000000',
},
}SCSS
$custom: #34a3ca; $custom-light: #81beda; $custom-dark: #000000;
JSON
{
"hex": "#34a3ca",
"rgb": {
"r": 52,
"g": 163,
"b": 202
},
"hsl": {
"h": 195.6,
"s": 59.055,
"l": 49.804
},
"oklch": {
"l": 0.67061,
"c": 0.11229,
"h": 226.1
},
"luminance": 0.31189
}Semantic roles & 50–950 ramp
primary
#34A3CA
secondary
#CF9D8B
accent
#6E46E2
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0C1214
muted
#7D8183