#34BC9E#34BC9E
#34BC9E is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.122 H 174.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #34BC9E |
|---|---|
| RGB | rgb(52, 188, 158) |
| HSL | hsl(167, 57%, 47%) |
| HSV | hsv(167, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 16%, 26.3%) |
| CIE-LAB | lab(68.87, -43.05, 4.83) |
| CIE-LCH | lch(68.87, 43.32, 173.59°) |
| OKLab | oklab(71.62% -0.1219 0.0121) |
| OKLCH | oklch(71.62% 0.123 174.3) |
| XYZ | xyz(25.5678, 39.1621, 38.5527) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.68
Tealish
#24BCA8
ΔE00 3.33
Turquoise (survey)
#06C2AC
ΔE00 3.52
Green Blue
#01C08D
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 5.89
Topaz
#13BBAF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BC9E #BC3452
analogous
#34BC5A #34BC9E #3496BC
triadic
#34BC9E #9E34BC #BC9E34
tetradic
#34BC9E #5A34BC #BC3452 #96BC34
square
#34BC9E #5A34BC #BC3452 #96BC34
split-complementary
#34BC9E #BC3496 #BC5A34
monochromatic
#195C4D #278C76 #34BC9E #5BD2B8 #8BDFCD
Accessibility & contrast
On white
2.38
#34BC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#34BC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BC9E
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BC9E | 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)
#B5B09D
Deuteranopia (green-blind)
#A3A3A0
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bc9e; /* rgb */ color: rgb(52, 188, 158); /* oklch */ color: oklch(71.6% 0.122 174.3);
Tailwind
colors: {
custom: {
50: '#7fd1ba',
500: '#34bc9e',
950: '#000000',
},
}SCSS
$custom: #34bc9e; $custom-light: #7fd1ba; $custom-dark: #000000;
JSON
{
"hex": "#34bc9e",
"rgb": {
"r": 52,
"g": 188,
"b": 158
},
"hsl": {
"h": 166.765,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71621,
"c": 0.1225,
"h": 174.3
},
"luminance": 0.39165
}Semantic roles & 50–950 ramp
primary
#34BC9E
secondary
#C98392
accent
#4869E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280