#34BA9C#34BA9C
#34BA9C is a light, vivid teal. Relative luminance 0.382; OKLCH L 71.1% C 0.121 H 174.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #34BA9C |
|---|---|
| RGB | rgb(52, 186, 156) |
| HSL | hsl(167, 56%, 47%) |
| HSV | hsv(167, 72%, 73%) |
| CMYK | cmyk(72%, 0%, 16.1%, 27.1%) |
| CIE-LAB | lab(68.20, -42.69, 4.97) |
| CIE-LCH | lch(68.20, 42.98, 173.36°) |
| OKLab | oklab(71.06% -0.1208 0.0125) |
| OKLCH | oklch(71.06% 0.121 174.1) |
| XYZ | xyz(24.9728, 38.2452, 37.5120) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.18
Tealish
#24BCA8
ΔE00 3.46
Turquoise (survey)
#06C2AC
ΔE00 3.85
Green Blue
#01C08D
ΔE00 5.51
Topaz
#13BBAF
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BA9C #BA3452
analogous
#34BA59 #34BA9C #3495BA
triadic
#34BA9C #9C34BA #BA9C34
tetradic
#34BA9C #5934BA #BA3452 #95BA34
square
#34BA9C #5934BA #BA3452 #95BA34
split-complementary
#34BA9C #BA3495 #BA5934
monochromatic
#195A4C #278A74 #34BA9C #5AD1B6 #8ADECB
Accessibility & contrast
On white
2.43
#34BA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#34BA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BA9C
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BA9C | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9B
Deuteranopia (green-blind)
#A2A19E
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #34ba9c; /* rgb */ color: rgb(52, 186, 156); /* oklch */ color: oklch(71.1% 0.121 174.1);
Tailwind
colors: {
custom: {
50: '#7fcfb9',
500: '#34ba9c',
950: '#000000',
},
}SCSS
$custom: #34ba9c; $custom-light: #7fcfb9; $custom-dark: #000000;
JSON
{
"hex": "#34ba9c",
"rgb": {
"r": 52,
"g": 186,
"b": 156
},
"hsl": {
"h": 166.567,
"s": 56.303,
"l": 46.667
},
"oklch": {
"l": 0.71059,
"c": 0.12146,
"h": 174.1
},
"luminance": 0.38248
}Semantic roles & 50–950 ramp
primary
#34BA9C
secondary
#C88191
accent
#486AE0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280