#34A9BC#34A9BC
#34A9BC is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.9% C 0.104 H 210.7°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #34A9BC |
|---|---|
| RGB | rgb(52, 169, 188) |
| HSL | hsl(188, 57%, 47%) |
| HSV | hsv(188, 72%, 74%) |
| CMYK | cmyk(72.3%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(63.94, -25.62, -19.08) |
| CIE-LCH | lch(63.94, 31.94, 216.68°) |
| OKLab | oklab(67.92% -0.0893 -0.0531) |
| OKLCH | oklch(67.92% 0.104 210.7) |
| XYZ | xyz(24.6773, 32.7339, 52.5849) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.76
Cadetblue
#5F9EA0
ΔE00 7.35
Greyblue
#77A1B5
ΔE00 9.76
Lightseagreen
#20B2AA
ΔE00 10.82
Teal Blue
#01889F
ΔE00 11.08
Sea
#3C9992
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A9BC #BC4734
analogous
#34BC8B #34A9BC #3465BC
triadic
#34A9BC #BC34A9 #A9BC34
tetradic
#34A9BC #8B34BC #BC4734 #65BC34
square
#34A9BC #8B34BC #BC4734 #65BC34
split-complementary
#34A9BC #BC3465 #BC8B34
monochromatic
#19535C #277E8C #34A9BC #5BC1D2 #8BD3DF
Accessibility & contrast
On white
2.78
#34A9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#34A9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A9BC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A9BC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#8695BC
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34a9bc; /* rgb */ color: rgb(52, 169, 188); /* oklch */ color: oklch(67.9% 0.104 210.7);
Tailwind
colors: {
custom: {
50: '#7fc3d0',
500: '#34a9bc',
950: '#000000',
},
}SCSS
$custom: #34a9bc; $custom-light: #7fc3d0; $custom-dark: #000000;
JSON
{
"hex": "#34a9bc",
"rgb": {
"r": 52,
"g": 169,
"b": 188
},
"hsl": {
"h": 188.382,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.67917,
"c": 0.10389,
"h": 210.7
},
"luminance": 0.32737
}Semantic roles & 50–950 ramp
primary
#34A9BC
secondary
#C98C83
accent
#5D48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182