#34BBAA#34BBAA
#34BBAA is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.7% C 0.115 H 182.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBAA |
|---|---|
| RGB | rgb(52, 187, 170) |
| HSL | hsl(172, 56%, 47%) |
| HSV | hsv(172, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(68.87, -39.45, -1.74) |
| CIE-LCH | lch(68.87, 39.48, 182.53°) |
| OKLab | oklab(71.73% -0.1153 -0.0053) |
| OKLCH | oklch(71.73% 0.115 182.7) |
| XYZ | xyz(26.4387, 39.1699, 44.1895) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.20
Topaz
#13BBAF
ΔE00 2.07
Turquoise (survey)
#06C2AC
ΔE00 2.59
Lightseagreen
#20B2AA
ΔE00 3.97
Greeny Blue
#42B395
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBAA #BB3445
analogous
#34BB66 #34BBAA #3489BB
triadic
#34BBAA #AA34BB #BBAA34
tetradic
#34BBAA #6634BB #BB3445 #89BB34
square
#34BBAA #6634BB #BB3445 #89BB34
split-complementary
#34BBAA #BB3489 #BB6634
monochromatic
#195B53 #278B7E #34BBAA #5BD1C2 #8BDFD4
Accessibility & contrast
On white
2.38
#34BBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#34BBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBAA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBAA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bbaa; /* rgb */ color: rgb(52, 187, 170); /* oklch */ color: oklch(71.7% 0.115 182.7);
Tailwind
colors: {
custom: {
50: '#80d0c3',
500: '#34bbaa',
950: '#000000',
},
}SCSS
$custom: #34bbaa; $custom-light: #80d0c3; $custom-dark: #000000;
JSON
{
"hex": "#34bbaa",
"rgb": {
"r": 52,
"g": 187,
"b": 170
},
"hsl": {
"h": 172.444,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71729,
"c": 0.11543,
"h": 182.7
},
"luminance": 0.39173
}Semantic roles & 50–950 ramp
primary
#34BBAA
secondary
#C9828B
accent
#485BE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281