#34AE9C#34AE9C
#34AE9C is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.0% C 0.109 H 180.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #34AE9C |
|---|---|
| RGB | rgb(52, 174, 156) |
| HSL | hsl(171, 54%, 44%) |
| HSV | hsv(171, 70%, 68%) |
| CMYK | cmyk(70.1%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(64.48, -37.38, -0.43) |
| CIE-LCH | lch(64.48, 37.38, 180.66°) |
| OKLab | oklab(68.02% -0.1085 -0.0018) |
| OKLCH | oklch(68.02% 0.109 180.9) |
| XYZ | xyz(22.5501, 33.3999, 36.7044) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.94
Lightseagreen
#20B2AA
ΔE00 3.96
Greeny Blue
#42B395
ΔE00 4.23
Topaz
#13BBAF
ΔE00 4.52
Turquoise (survey)
#06C2AC
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AE9C #AE3446
analogous
#34AE5F #34AE9C #3483AE
triadic
#34AE9C #9C34AE #AE9C34
tetradic
#34AE9C #5F34AE #AE3446 #83AE34
square
#34AE9C #5F34AE #AE3446 #83AE34
split-complementary
#34AE9C #AE3483 #AE5F34
monochromatic
#185048 #267F72 #34AE9C #53CCBA #83DACD
Accessibility & contrast
On white
2.73
#34AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#34AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AE9C
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AE9C | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49B
Deuteranopia (green-blind)
#95979E
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34ae9c; /* rgb */ color: rgb(52, 174, 156); /* oklch */ color: oklch(68.0% 0.109 180.9);
Tailwind
colors: {
custom: {
50: '#7dc7b9',
500: '#34ae9c',
950: '#000000',
},
}SCSS
$custom: #34ae9c; $custom-light: #7dc7b9; $custom-dark: #000000;
JSON
{
"hex": "#34ae9c",
"rgb": {
"r": 52,
"g": 174,
"b": 156
},
"hsl": {
"h": 171.148,
"s": 53.982,
"l": 44.314
},
"oklch": {
"l": 0.68024,
"c": 0.10856,
"h": 180.9
},
"luminance": 0.33402
}Semantic roles & 50–950 ramp
primary
#34AE9C
secondary
#C37B85
accent
#4A60DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280