#34AC97#34AC97
#34AC97 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.109 H 178.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #34AC97 |
|---|---|
| RGB | rgb(52, 172, 151) |
| HSL | hsl(170, 54%, 44%) |
| HSV | hsv(170, 70%, 67%) |
| CMYK | cmyk(69.8%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(63.73, -37.81, 1.25) |
| CIE-LCH | lch(63.73, 37.83, 178.10°) |
| OKLab | oklab(67.36% -0.1088 0.0027) |
| OKLCH | oklch(67.36% 0.109 178.6) |
| XYZ | xyz(21.7519, 32.4670, 34.3925) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.54
Tealish
#24BCA8
ΔE00 4.61
Lightseagreen
#20B2AA
ΔE00 5.19
Topaz
#13BBAF
ΔE00 5.65
Blue Green
#0F9B8E
ΔE00 6.00
Turquoise (survey)
#06C2AC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AC97 #AC3449
analogous
#34AC5B #34AC97 #3485AC
triadic
#34AC97 #9734AC #AC9734
tetradic
#34AC97 #5B34AC #AC3449 #85AC34
square
#34AC97 #5B34AC #AC3449 #85AC34
split-complementary
#34AC97 #AC3485 #AC5B34
monochromatic
#184E44 #267D6E #34AC97 #52CBB6 #81D9CA
Accessibility & contrast
On white
2.80
#34AC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#34AC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AC97
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AC97 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A296
Deuteranopia (green-blind)
#949599
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34ac97; /* rgb */ color: rgb(52, 172, 151); /* oklch */ color: oklch(67.4% 0.109 178.6);
Tailwind
colors: {
custom: {
50: '#7cc5b5',
500: '#34ac97',
950: '#000000',
},
}SCSS
$custom: #34ac97; $custom-light: #7cc5b5; $custom-dark: #000000;
JSON
{
"hex": "#34ac97",
"rgb": {
"r": 52,
"g": 172,
"b": 151
},
"hsl": {
"h": 169.5,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.67362,
"c": 0.10885,
"h": 178.6
},
"luminance": 0.32469
}Semantic roles & 50–950 ramp
primary
#34AC97
secondary
#C27986
accent
#4B64DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280