#34BBA4#34BBA4
#34BBA4 is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.5% C 0.118 H 178.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBA4 |
|---|---|
| RGB | rgb(52, 187, 164) |
| HSL | hsl(170, 56%, 47%) |
| HSV | hsv(170, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 12.3%, 26.7%) |
| CIE-LAB | lab(68.71, -41.05, 1.32) |
| CIE-LCH | lch(68.71, 41.07, 178.16°) |
| OKLab | oklab(71.55% -0.1181 0.0029) |
| OKLCH | oklch(71.55% 0.118 178.6) |
| XYZ | xyz(25.8840, 38.9480, 41.2683) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.31
Turquoise (survey)
#06C2AC
ΔE00 2.32
Greeny Blue
#42B395
ΔE00 3.60
Topaz
#13BBAF
ΔE00 3.94
Lightseagreen
#20B2AA
ΔE00 5.64
Mediumaquamarine
#66CDAA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBA4 #BB344B
analogous
#34BB61 #34BBA4 #348FBB
triadic
#34BBA4 #A434BB #BBA434
tetradic
#34BBA4 #6134BB #BB344B #8FBB34
square
#34BBA4 #6134BB #BB344B #8FBB34
split-complementary
#34BBA4 #BB348F #BB6134
monochromatic
#195B50 #278B7A #34BBA4 #5BD1BD #8BDFD0
Accessibility & contrast
On white
2.39
#34BBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#34BBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBA4
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBA4 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bba4; /* rgb */ color: rgb(52, 187, 164); /* oklch */ color: oklch(71.5% 0.118 178.6);
Tailwind
colors: {
custom: {
50: '#7fd0be',
500: '#34bba4',
950: '#000000',
},
}SCSS
$custom: #34bba4; $custom-light: #7fd0be; $custom-dark: #000000;
JSON
{
"hex": "#34bba4",
"rgb": {
"r": 52,
"g": 187,
"b": 164
},
"hsl": {
"h": 169.778,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71545,
"c": 0.11811,
"h": 178.6
},
"luminance": 0.38951
}Semantic roles & 50–950 ramp
primary
#34BBA4
secondary
#C9828E
accent
#4862E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281