#34A0BC#34A0BC
#34A0BC is a light, moderate cyan. Relative luminance 0.295; OKLCH L 65.7% C 0.103 H 218.9°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #34A0BC |
|---|---|
| RGB | rgb(52, 160, 188) |
| HSL | hsl(192, 57%, 47%) |
| HSV | hsv(192, 72%, 74%) |
| CMYK | cmyk(72.3%, 14.9%, 0%, 26.3%) |
| CIE-LAB | lab(61.22, -21.00, -23.24) |
| CIE-LCH | lch(61.22, 31.32, 227.90°) |
| OKLab | oklab(65.72% -0.0803 -0.0649) |
| OKLCH | oklch(65.72% 0.103 218.9) |
| XYZ | xyz(23.0603, 29.4998, 52.0459) |
| Luminance | 0.2950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.72
Greyblue
#77A1B5
ΔE00 8.04
Teal Blue
#01889F
ΔE00 8.69
Cadetblue
#5F9EA0
ΔE00 9.25
Dirty Blue
#3F829D
ΔE00 10.35
Bluegrey
#85A3B2
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A0BC #BC5034
analogous
#34BC94 #34A0BC #345CBC
triadic
#34A0BC #BC34A0 #A0BC34
tetradic
#34A0BC #9434BC #BC5034 #5CBC34
square
#34A0BC #9434BC #BC5034 #5CBC34
split-complementary
#34A0BC #BC345C #BC9434
monochromatic
#194E5C #27778C #34A0BC #5BB9D2 #8BCEDF
Accessibility & contrast
On white
3.04
#34A0BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#34A0BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A0BC
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A0BC | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CBE
Deuteranopia (green-blind)
#7C8EBC
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #34a0bc; /* rgb */ color: rgb(52, 160, 188); /* oklch */ color: oklch(65.7% 0.103 218.9);
Tailwind
colors: {
custom: {
50: '#7ebcd0',
500: '#34a0bc',
950: '#000000',
},
}SCSS
$custom: #34a0bc; $custom-light: #7ebcd0; $custom-dark: #000000;
JSON
{
"hex": "#34a0bc",
"rgb": {
"r": 52,
"g": 160,
"b": 188
},
"hsl": {
"h": 192.353,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.65724,
"c": 0.10323,
"h": 218.9
},
"luminance": 0.29503
}Semantic roles & 50–950 ramp
primary
#34A0BC
secondary
#C99183
accent
#6748E0
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1214
muted
#7C8182