#34BBA5#34BBA5
#34BBA5 is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.6% C 0.118 H 179.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBA5 |
|---|---|
| RGB | rgb(52, 187, 165) |
| HSL | hsl(170, 56%, 47%) |
| HSV | hsv(170, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 11.8%, 26.7%) |
| CIE-LAB | lab(68.74, -40.79, 0.81) |
| CIE-LCH | lch(68.74, 40.80, 178.86°) |
| OKLab | oklab(71.58% -0.1176 0.0015) |
| OKLCH | oklch(71.58% 0.118 179.3) |
| XYZ | xyz(25.9747, 38.9843, 41.7458) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.05
Turquoise (survey)
#06C2AC
ΔE00 2.24
Topaz
#13BBAF
ΔE00 3.62
Greeny Blue
#42B395
ΔE00 3.85
Lightseagreen
#20B2AA
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBA5 #BB344A
analogous
#34BB62 #34BBA5 #348EBB
triadic
#34BBA5 #A534BB #BBA534
tetradic
#34BBA5 #6234BB #BB344A #8EBB34
square
#34BBA5 #6234BB #BB344A #8EBB34
split-complementary
#34BBA5 #BB348E #BB6234
monochromatic
#195B50 #278B7B #34BBA5 #5BD1BE #8BDFD1
Accessibility & contrast
On white
2.39
#34BBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#34BBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBA5
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBA5 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A4
Deuteranopia (green-blind)
#A1A2A7
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bba5; /* rgb */ color: rgb(52, 187, 165); /* oklch */ color: oklch(71.6% 0.118 179.3);
Tailwind
colors: {
custom: {
50: '#7fd0bf',
500: '#34bba5',
950: '#000000',
},
}SCSS
$custom: #34bba5; $custom-light: #7fd0bf; $custom-dark: #000000;
JSON
{
"hex": "#34bba5",
"rgb": {
"r": 52,
"g": 187,
"b": 165
},
"hsl": {
"h": 170.222,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71575,
"c": 0.11763,
"h": 179.3
},
"luminance": 0.38987
}Semantic roles & 50–950 ramp
primary
#34BBA5
secondary
#C9828E
accent
#4861E0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281