#34ACB9#34ACB9
#34ACB9 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.104 H 205.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACB9 |
|---|---|
| RGB | rgb(52, 172, 185) |
| HSL | hsl(186, 56%, 46%) |
| HSV | hsv(186, 72%, 73%) |
| CMYK | cmyk(71.9%, 7%, 0%, 27.5%) |
| CIE-LAB | lab(64.75, -28.04, -16.18) |
| CIE-LCH | lch(64.75, 32.38, 209.99°) |
| OKLab | oklab(68.53% -0.0936 -0.045) |
| OKLCH | oklch(68.53% 0.104 205.7) |
| XYZ | xyz(24.9218, 33.7350, 51.0876) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.39
Cadetblue
#5F9EA0
ΔE00 6.70
Lightseagreen
#20B2AA
ΔE00 8.40
Sea
#3C9992
ΔE00 9.75
Darkturquoise
#00CED1
ΔE00 10.04
Topaz
#13BBAF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACB9 #B94134
analogous
#34B984 #34ACB9 #346AB9
triadic
#34ACB9 #B934AC #ACB934
tetradic
#34ACB9 #8434B9 #B94134 #6AB934
square
#34ACB9 #8434B9 #B94134 #6AB934
split-complementary
#34ACB9 #B9346A #B98434
monochromatic
#195359 #278089 #34ACB9 #5AC5D1 #89D6DE
Accessibility & contrast
On white
2.71
#34ACB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#34ACB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACB9
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACB9 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5BA
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #34acb9; /* rgb */ color: rgb(52, 172, 185); /* oklch */ color: oklch(68.5% 0.104 205.7);
Tailwind
colors: {
custom: {
50: '#7fc5ce',
500: '#34acb9',
950: '#000000',
},
}SCSS
$custom: #34acb9; $custom-light: #7fc5ce; $custom-dark: #000000;
JSON
{
"hex": "#34acb9",
"rgb": {
"r": 52,
"g": 172,
"b": 185
},
"hsl": {
"h": 185.865,
"s": 56.118,
"l": 46.471
},
"oklch": {
"l": 0.68534,
"c": 0.1038,
"h": 205.7
},
"luminance": 0.33738
}Semantic roles & 50–950 ramp
primary
#34ACB9
secondary
#C88881
accent
#5748DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282