#34AE9D#34AE9D
#34AE9D is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.1% C 0.108 H 181.7°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #34AE9D |
|---|---|
| RGB | rgb(52, 174, 157) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 70%, 68%) |
| CMYK | cmyk(70.1%, 0%, 9.8%, 31.8%) |
| CIE-LAB | lab(64.51, -37.11, -0.94) |
| CIE-LCH | lch(64.51, 37.12, 181.46°) |
| OKLab | oklab(68.05% -0.1081 -0.0031) |
| OKLCH | oklch(68.05% 0.108 181.7) |
| XYZ | xyz(22.6351, 33.4339, 37.1522) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.63
Tealish
#24BCA8
ΔE00 3.97
Topaz
#13BBAF
ΔE00 4.33
Greeny Blue
#42B395
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 5.66
Blue Green
#0F9B8E
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AE9D #AE3445
analogous
#34AE60 #34AE9D #3482AE
triadic
#34AE9D #9D34AE #AE9D34
tetradic
#34AE9D #6034AE #AE3445 #82AE34
square
#34AE9D #6034AE #AE3445 #82AE34
split-complementary
#34AE9D #AE3482 #AE6034
monochromatic
#185048 #267F72 #34AE9D #53CCBB #83DACE
Accessibility & contrast
On white
2.73
#34AE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#34AE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AE9D
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AE9D | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49C
Deuteranopia (green-blind)
#95979F
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34ae9d; /* rgb */ color: rgb(52, 174, 157); /* oklch */ color: oklch(68.1% 0.108 181.7);
Tailwind
colors: {
custom: {
50: '#7dc7b9',
500: '#34ae9d',
950: '#000000',
},
}SCSS
$custom: #34ae9d; $custom-light: #7dc7b9; $custom-dark: #000000;
JSON
{
"hex": "#34ae9d",
"rgb": {
"r": 52,
"g": 174,
"b": 157
},
"hsl": {
"h": 171.639,
"s": 53.982,
"l": 44.314
},
"oklch": {
"l": 0.68055,
"c": 0.10813,
"h": 181.7
},
"luminance": 0.33436
}Semantic roles & 50–950 ramp
primary
#34AE9D
secondary
#C37B85
accent
#4A5FDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280