#34AB9A#34AB9A
#34AB9A is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.106 H 181.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #34AB9A |
|---|---|
| RGB | rgb(52, 171, 154) |
| HSL | hsl(171, 53%, 44%) |
| HSV | hsv(171, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 9.9%, 32.9%) |
| CIE-LAB | lab(63.50, -36.55, -0.76) |
| CIE-LCH | lch(63.50, 36.56, 181.19°) |
| OKLab | oklab(67.2% -0.1064 -0.0026) |
| OKLCH | oklch(67.2% 0.106 181.4) |
| XYZ | xyz(21.8090, 32.1865, 35.6288) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Greeny Blue
#42B395
ΔE00 4.80
Tealish
#24BCA8
ΔE00 4.81
Topaz
#13BBAF
ΔE00 5.12
Blue Green
#0F9B8E
ΔE00 5.35
Dull Teal
#5F9E8F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AB9A #AB3445
analogous
#34AB5E #34AB9A #3480AB
triadic
#34AB9A #9A34AB #AB9A34
tetradic
#34AB9A #5E34AB #AB3445 #80AB34
square
#34AB9A #5E34AB #AB3445 #80AB34
split-complementary
#34AB9A #AB3480 #AB5E34
monochromatic
#174D45 #267C70 #34AB9A #52CAB9 #81D9CC
Accessibility & contrast
On white
2.82
#34AB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#34AB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AB9A
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AB9A | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A199
Deuteranopia (green-blind)
#92959C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34ab9a; /* rgb */ color: rgb(52, 171, 154); /* oklch */ color: oklch(67.2% 0.106 181.4);
Tailwind
colors: {
custom: {
50: '#7cc4b7',
500: '#34ab9a',
950: '#000000',
},
}SCSS
$custom: #34ab9a; $custom-light: #7cc4b7; $custom-dark: #000000;
JSON
{
"hex": "#34ab9a",
"rgb": {
"r": 52,
"g": 171,
"b": 154
},
"hsl": {
"h": 171.429,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67201,
"c": 0.10641,
"h": 181.4
},
"luminance": 0.32189
}Semantic roles & 50–950 ramp
primary
#34AB9A
secondary
#C27983
accent
#4B60DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280