#34BC9A#34BC9A
#34BC9A is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 172.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #34BC9A |
|---|---|
| RGB | rgb(52, 188, 154) |
| HSL | hsl(165, 57%, 47%) |
| HSV | hsv(165, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(68.77, -44.06, 6.88) |
| CIE-LCH | lch(68.77, 44.59, 171.12°) |
| OKLab | oklab(71.51% -0.1238 0.0175) |
| OKLCH | oklch(71.51% 0.125 172) |
| XYZ | xyz(25.2291, 39.0266, 36.7688) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.69
Green Blue
#01C08D
ΔE00 4.35
Tealish
#24BCA8
ΔE00 4.52
Turquoise (survey)
#06C2AC
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 5.72
Greenblue
#23C48B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BC9A #BC3456
analogous
#34BC56 #34BC9A #349ABC
triadic
#34BC9A #9A34BC #BC9A34
tetradic
#34BC9A #5634BC #BC3456 #9ABC34
square
#34BC9A #5634BC #BC3456 #9ABC34
split-complementary
#34BC9A #BC349A #BC5634
monochromatic
#195C4B #278C73 #34BC9A #5BD2B4 #8BDFCA
Accessibility & contrast
On white
2.38
#34BC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#34BC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BC9A
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BC9A | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#A4A29C
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bc9a; /* rgb */ color: rgb(52, 188, 154); /* oklch */ color: oklch(71.5% 0.125 172.0);
Tailwind
colors: {
custom: {
50: '#7fd1b7',
500: '#34bc9a',
950: '#000000',
},
}SCSS
$custom: #34bc9a; $custom-light: #7fd1b7; $custom-dark: #000000;
JSON
{
"hex": "#34bc9a",
"rgb": {
"r": 52,
"g": 188,
"b": 154
},
"hsl": {
"h": 165,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71509,
"c": 0.12501,
"h": 172
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#34BC9A
secondary
#C98394
accent
#486EE0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280