#34AD9C#34AD9C
#34AD9C is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.108 H 181.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #34AD9C |
|---|---|
| RGB | rgb(52, 173, 156) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 70%, 68%) |
| CMYK | cmyk(69.9%, 0%, 9.8%, 32.2%) |
| CIE-LAB | lab(64.17, -36.92, -0.88) |
| CIE-LCH | lch(64.17, 36.93, 181.37°) |
| OKLab | oklab(67.77% -0.1075 -0.003) |
| OKLCH | oklch(67.77% 0.108 181.6) |
| XYZ | xyz(22.3576, 33.0149, 36.6403) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.76
Tealish
#24BCA8
ΔE00 4.24
Topaz
#13BBAF
ΔE00 4.59
Greeny Blue
#42B395
ΔE00 4.62
Blue Green
#0F9B8E
ΔE00 5.89
Turquoise (survey)
#06C2AC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AD9C #AD3445
analogous
#34AD60 #34AD9C #3482AD
triadic
#34AD9C #9C34AD #AD9C34
tetradic
#34AD9C #6034AD #AD3445 #82AD34
square
#34AD9C #6034AD #AD3445 #82AD34
split-complementary
#34AD9C #AD3482 #AD6034
monochromatic
#184F47 #267E72 #34AD9C #53CBBA #82D9CD
Accessibility & contrast
On white
2.76
#34AD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#34AD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AD9C
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AD9C | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39B
Deuteranopia (green-blind)
#94969E
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34ad9c; /* rgb */ color: rgb(52, 173, 156); /* oklch */ color: oklch(67.8% 0.108 181.6);
Tailwind
colors: {
custom: {
50: '#7dc6b9',
500: '#34ad9c',
950: '#000000',
},
}SCSS
$custom: #34ad9c; $custom-light: #7dc6b9; $custom-dark: #000000;
JSON
{
"hex": "#34ad9c",
"rgb": {
"r": 52,
"g": 173,
"b": 156
},
"hsl": {
"h": 171.57,
"s": 53.778,
"l": 44.118
},
"oklch": {
"l": 0.67771,
"c": 0.10756,
"h": 181.6
},
"luminance": 0.33018
}Semantic roles & 50–950 ramp
primary
#34AD9C
secondary
#C37A84
accent
#4B5FDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280