#34A6CC#34A6CC
#34A6CC is a light, moderate cyan. Relative luminance 0.324; OKLCH L 67.9% C 0.113 H 224.9°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #34A6CC |
|---|---|
| RGB | rgb(52, 166, 204) |
| HSL | hsl(195, 60%, 50%) |
| HSV | hsv(195, 75%, 80%) |
| CMYK | cmyk(74.5%, 18.6%, 0%, 20%) |
| CIE-LAB | lab(63.64, -18.92, -28.46) |
| CIE-LCH | lch(63.64, 34.17, 236.39°) |
| OKLab | oklab(67.87% -0.0801 -0.0797) |
| OKLCH | oklch(67.87% 0.113 224.9) |
| XYZ | xyz(25.9470, 32.3591, 61.9935) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.92
Turquoise Blue
#06B1C4
ΔE00 8.12
Deepskyblue
#00BFFF
ΔE00 8.82
Bright Sky Blue
#02CCFE
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.66
Lightblue (survey)
#7BC8F6
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A6CC #CC5A34
analogous
#34CCA6 #34A6CC #345ACC
triadic
#34A6CC #CC34A6 #A6CC34
tetradic
#34A6CC #A634CC #CC5A34 #5ACC34
square
#34A6CC #A634CC #CC5A34 #5ACC34
split-complementary
#34A6CC #CC345A #CCA634
monochromatic
#1B576B #277F9C #34A6CC #65BBD8 #96D1E5
Accessibility & contrast
On white
2.81
#34A6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#34A6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A6CC
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A6CC | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CE
Deuteranopia (green-blind)
#7C94CC
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34a6cc; /* rgb */ color: rgb(52, 166, 204); /* oklch */ color: oklch(67.9% 0.113 224.9);
Tailwind
colors: {
custom: {
50: '#81c0db',
500: '#34a6cc',
950: '#000000',
},
}SCSS
$custom: #34a6cc; $custom-light: #81c0db; $custom-dark: #000000;
JSON
{
"hex": "#34a6cc",
"rgb": {
"r": 52,
"g": 166,
"b": 204
},
"hsl": {
"h": 195,
"s": 59.843,
"l": 50.196
},
"oklch": {
"l": 0.67868,
"c": 0.113,
"h": 224.9
},
"luminance": 0.32362
}Semantic roles & 50–950 ramp
primary
#34A6CC
secondary
#D09D8C
accent
#6C45E3
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183