#34A8BC#34A8BC
#34A8BC is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.7% C 0.104 H 211.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8BC |
|---|---|
| RGB | rgb(52, 168, 188) |
| HSL | hsl(189, 57%, 47%) |
| HSV | hsv(189, 72%, 74%) |
| CMYK | cmyk(72.3%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(63.64, -25.11, -19.54) |
| CIE-LCH | lch(63.64, 31.82, 217.89°) |
| OKLab | oklab(67.67% -0.0883 -0.0544) |
| OKLCH | oklch(67.67% 0.104 211.6) |
| XYZ | xyz(24.4920, 32.3633, 52.5231) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.14
Cadetblue
#5F9EA0
ΔE00 7.46
Greyblue
#77A1B5
ΔE00 9.50
Teal Blue
#01889F
ΔE00 10.76
Lightseagreen
#20B2AA
ΔE00 11.26
Sea
#3C9992
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8BC #BC4834
analogous
#34BC8C #34A8BC #3464BC
triadic
#34A8BC #BC34A8 #A8BC34
tetradic
#34A8BC #8C34BC #BC4834 #64BC34
square
#34A8BC #8C34BC #BC4834 #64BC34
split-complementary
#34A8BC #BC3464 #BC8C34
monochromatic
#19525C #277D8C #34A8BC #5BC0D2 #8BD3DF
Accessibility & contrast
On white
2.81
#34A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#34A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8BC
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8BC | 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)
#98A2BD
Deuteranopia (green-blind)
#8594BC
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34a8bc; /* rgb */ color: rgb(52, 168, 188); /* oklch */ color: oklch(67.7% 0.104 211.6);
Tailwind
colors: {
custom: {
50: '#7fc2d0',
500: '#34a8bc',
950: '#000000',
},
}SCSS
$custom: #34a8bc; $custom-light: #7fc2d0; $custom-dark: #000000;
JSON
{
"hex": "#34a8bc",
"rgb": {
"r": 52,
"g": 168,
"b": 188
},
"hsl": {
"h": 188.824,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.67673,
"c": 0.10371,
"h": 211.6
},
"luminance": 0.32366
}Semantic roles & 50–950 ramp
primary
#34A8BC
secondary
#C98D83
accent
#5E48E0
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1214
muted
#7C8182