#34B99C#34B99C
#34B99C is a light, vivid teal. Relative luminance 0.378; OKLCH L 70.8% C 0.120 H 174.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #34B99C |
|---|---|
| RGB | rgb(52, 185, 156) |
| HSL | hsl(167, 56%, 46%) |
| HSV | hsv(167, 72%, 73%) |
| CMYK | cmyk(71.9%, 0%, 15.7%, 27.5%) |
| CIE-LAB | lab(67.89, -42.26, 4.52) |
| CIE-LCH | lch(67.89, 42.50, 173.89°) |
| OKLab | oklab(70.81% -0.1198 0.0113) |
| OKLCH | oklch(70.81% 0.12 174.6) |
| XYZ | xyz(24.7628, 37.8254, 37.4420) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.03
Tealish
#24BCA8
ΔE00 3.26
Turquoise (survey)
#06C2AC
ΔE00 3.81
Green Blue
#01C08D
ΔE00 5.83
Topaz
#13BBAF
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B99C #B93451
analogous
#34B95A #34B99C #3494B9
triadic
#34B99C #9C34B9 #B99C34
tetradic
#34B99C #5A34B9 #B93451 #94B934
square
#34B99C #5A34B9 #B93451 #94B934
split-complementary
#34B99C #B93494 #B95A34
monochromatic
#19594B #278974 #34B99C #5AD1B7 #89DECC
Accessibility & contrast
On white
2.45
#34B99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#34B99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B99C
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B99C | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9B
Deuteranopia (green-blind)
#A1A09E
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #34b99c; /* rgb */ color: rgb(52, 185, 156); /* oklch */ color: oklch(70.8% 0.120 174.6);
Tailwind
colors: {
custom: {
50: '#7fcfb9',
500: '#34b99c',
950: '#000000',
},
}SCSS
$custom: #34b99c; $custom-light: #7fcfb9; $custom-dark: #000000;
JSON
{
"hex": "#34b99c",
"rgb": {
"r": 52,
"g": 185,
"b": 156
},
"hsl": {
"h": 166.917,
"s": 56.118,
"l": 46.471
},
"oklch": {
"l": 0.70806,
"c": 0.12034,
"h": 174.6
},
"luminance": 0.37828
}Semantic roles & 50–950 ramp
primary
#34B99C
secondary
#C88190
accent
#4869DF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280