#34BBAC#34BBAC
#34BBAC is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.8% C 0.115 H 184.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBAC |
|---|---|
| RGB | rgb(52, 187, 172) |
| HSL | hsl(173, 56%, 47%) |
| HSV | hsv(173, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(68.93, -38.90, -2.76) |
| CIE-LCH | lch(68.93, 39.00, 184.06°) |
| OKLab | oklab(71.79% -0.1144 -0.0081) |
| OKLCH | oklch(71.79% 0.115 184) |
| XYZ | xyz(26.6293, 39.2461, 45.1935) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.53
Tealish
#24BCA8
ΔE00 1.80
Turquoise (survey)
#06C2AC
ΔE00 3.02
Lightseagreen
#20B2AA
ΔE00 3.49
Greeny Blue
#42B395
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBAC #BB3443
analogous
#34BB68 #34BBAC #3487BB
triadic
#34BBAC #AC34BB #BBAC34
tetradic
#34BBAC #6834BB #BB3443 #87BB34
square
#34BBAC #6834BB #BB3443 #87BB34
split-complementary
#34BBAC #BB3487 #BB6834
monochromatic
#195B54 #278B80 #34BBAC #5BD1C4 #8BDFD5
Accessibility & contrast
On white
2.37
#34BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#34BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBAC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBAC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AC
Deuteranopia (green-blind)
#9FA2AE
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bbac; /* rgb */ color: rgb(52, 187, 172); /* oklch */ color: oklch(71.8% 0.115 184.0);
Tailwind
colors: {
custom: {
50: '#80d0c4',
500: '#34bbac',
950: '#000000',
},
}SCSS
$custom: #34bbac; $custom-light: #80d0c4; $custom-dark: #000000;
JSON
{
"hex": "#34bbac",
"rgb": {
"r": 52,
"g": 187,
"b": 172
},
"hsl": {
"h": 173.333,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71793,
"c": 0.11468,
"h": 184
},
"luminance": 0.39249
}Semantic roles & 50–950 ramp
primary
#34BBAC
secondary
#C9828A
accent
#4859E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281