#34B6AB#34B6AB
#34B6AB is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.5% C 0.111 H 186.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #34B6AB |
|---|---|
| RGB | rgb(52, 182, 171) |
| HSL | hsl(175, 56%, 46%) |
| HSV | hsv(175, 71%, 71%) |
| CMYK | cmyk(71.4%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.37, -36.91, -4.51) |
| CIE-LCH | lch(67.37, 37.18, 186.96°) |
| OKLab | oklab(70.51% -0.1098 -0.0128) |
| OKLCH | oklch(70.51% 0.111 186.6) |
| XYZ | xyz(25.4913, 37.1232, 44.3422) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.73
Topaz
#13BBAF
ΔE00 1.77
Tealish
#24BCA8
ΔE00 3.43
Turquoise (survey)
#06C2AC
ΔE00 4.80
Greeny Blue
#42B395
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B6AB #B6343F
analogous
#34B66A #34B6AB #3480B6
triadic
#34B6AB #AB34B6 #B6AB34
tetradic
#34B6AB #6A34B6 #B6343F #80B634
square
#34B6AB #6A34B6 #B6343F #80B634
split-complementary
#34B6AB #B63480 #B66A34
monochromatic
#195752 #26867E #34B6AB #58CFC5 #88DDD6
Accessibility & contrast
On white
2.49
#34B6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#34B6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B6AB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B6AB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#9A9EAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #34b6ab; /* rgb */ color: rgb(52, 182, 171); /* oklch */ color: oklch(70.5% 0.111 186.6);
Tailwind
colors: {
custom: {
50: '#7fccc3',
500: '#34b6ab',
950: '#000000',
},
}SCSS
$custom: #34b6ab; $custom-light: #7fccc3; $custom-dark: #000000;
JSON
{
"hex": "#34b6ab",
"rgb": {
"r": 52,
"g": 182,
"b": 171
},
"hsl": {
"h": 174.923,
"s": 55.556,
"l": 45.882
},
"oklch": {
"l": 0.70513,
"c": 0.11055,
"h": 186.6
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#34B6AB
secondary
#C77F85
accent
#4956DF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1312
muted
#7C8281