#34A2B8#34A2B8
#34A2B8 is a light, moderate cyan. Relative luminance 0.300; OKLCH L 66.0% C 0.101 H 214.0°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2B8 |
|---|---|
| RGB | rgb(52, 162, 184) |
| HSL | hsl(190, 56%, 46%) |
| HSV | hsv(190, 72%, 72%) |
| CMYK | cmyk(71.7%, 12%, 0%, 27.8%) |
| CIE-LAB | lab(61.68, -23.32, -20.29) |
| CIE-LCH | lch(61.68, 30.91, 221.03°) |
| OKLab | oklab(66.04% -0.0839 -0.0565) |
| OKLCH | oklch(66.04% 0.101 214) |
| XYZ | xyz(22.9846, 30.0287, 49.9229) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.04
Cadetblue
#5F9EA0
ΔE00 7.56
Greyblue
#77A1B5
ΔE00 8.85
Teal Blue
#01889F
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 11.40
Dirty Blue
#3F829D
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2B8 #B84A34
analogous
#34B88C #34A2B8 #3460B8
triadic
#34A2B8 #B834A2 #A2B834
tetradic
#34A2B8 #8C34B8 #B84A34 #60B834
square
#34A2B8 #8C34B8 #B84A34 #60B834
split-complementary
#34A2B8 #B83460 #B88C34
monochromatic
#194E59 #277888 #34A2B8 #59BCD0 #89CFDE
Accessibility & contrast
On white
3.00
#34A2B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#34A2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A2B8
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2B8 | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DB9
Deuteranopia (green-blind)
#808FB8
Tritanopia (blue-blind)
#00AAA9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a2b8; /* rgb */ color: rgb(52, 162, 184); /* oklch */ color: oklch(66.0% 0.101 214.0);
Tailwind
colors: {
custom: {
50: '#7ebdcd',
500: '#34a2b8',
950: '#000000',
},
}SCSS
$custom: #34a2b8; $custom-light: #7ebdcd; $custom-dark: #000000;
JSON
{
"hex": "#34a2b8",
"rgb": {
"r": 52,
"g": 162,
"b": 184
},
"hsl": {
"h": 190,
"s": 55.932,
"l": 46.275
},
"oklch": {
"l": 0.66044,
"c": 0.10117,
"h": 214
},
"luminance": 0.30031
}Semantic roles & 50–950 ramp
primary
#34A2B8
secondary
#C88C80
accent
#6249DF
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1213
muted
#7C8182