#34AA9A#34AA9A
#34AA9A is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.105 H 182.1°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #34AA9A |
|---|---|
| RGB | rgb(52, 170, 154) |
| HSL | hsl(172, 53%, 44%) |
| HSV | hsv(172, 69%, 67%) |
| CMYK | cmyk(69.4%, 0%, 9.4%, 33.3%) |
| CIE-LAB | lab(63.19, -36.10, -1.21) |
| CIE-LCH | lch(63.19, 36.12, 181.92°) |
| OKLab | oklab(66.95% -0.1053 -0.0038) |
| OKLCH | oklch(66.95% 0.105 182.1) |
| XYZ | xyz(21.6208, 31.8101, 35.5661) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.95
Blue Green
#0F9B8E
ΔE00 5.03
Tealish
#24BCA8
ΔE00 5.14
Greeny Blue
#42B395
ΔE00 5.22
Topaz
#13BBAF
ΔE00 5.24
Dull Teal
#5F9E8F
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AA9A #AA3444
analogous
#34AA5F #34AA9A #347FAA
triadic
#34AA9A #9A34AA #AA9A34
tetradic
#34AA9A #5F34AA #AA3444 #7FAA34
square
#34AA9A #5F34AA #AA3444 #7FAA34
split-complementary
#34AA9A #AA347F #AA5F34
monochromatic
#174C45 #267B70 #34AA9A #51CABA #80D8CC
Accessibility & contrast
On white
2.85
#34AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#34AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AA9A
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AA9A | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#91949B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #34aa9a; /* rgb */ color: rgb(52, 170, 154); /* oklch */ color: oklch(66.9% 0.105 182.1);
Tailwind
colors: {
custom: {
50: '#7cc4b7',
500: '#34aa9a',
950: '#000000',
},
}SCSS
$custom: #34aa9a; $custom-light: #7cc4b7; $custom-dark: #000000;
JSON
{
"hex": "#34aa9a",
"rgb": {
"r": 52,
"g": 170,
"b": 154
},
"hsl": {
"h": 171.864,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.66948,
"c": 0.10541,
"h": 182.1
},
"luminance": 0.31813
}Semantic roles & 50–950 ramp
primary
#34AA9A
secondary
#C17882
accent
#4B5FDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280