#34ABA4#34ABA4
#34ABA4 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.103 H 189.3°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA4 |
|---|---|
| RGB | rgb(52, 171, 164) |
| HSL | hsl(176, 53%, 44%) |
| HSV | hsv(176, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(63.78, -33.77, -5.92) |
| CIE-LCH | lch(63.78, 34.29, 189.95°) |
| OKLab | oklab(67.53% -0.1018 -0.0166) |
| OKLCH | oklch(67.53% 0.103 189.3) |
| XYZ | xyz(22.6768, 32.5336, 40.1992) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.20
Topaz
#13BBAF
ΔE00 4.86
Sea
#3C9992
ΔE00 5.57
Blue Green
#0F9B8E
ΔE00 5.96
Tealish
#24BCA8
ΔE00 6.36
Dull Teal
#5F9E8F
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA4 #AB343B
analogous
#34AB68 #34ABA4 #3476AB
triadic
#34ABA4 #A434AB #ABA434
tetradic
#34ABA4 #6834AB #AB343B #76AB34
square
#34ABA4 #6834AB #AB343B #76AB34
split-complementary
#34ABA4 #AB3476 #AB6834
monochromatic
#174D4A #267C77 #34ABA4 #52CAC3 #81D9D3
Accessibility & contrast
On white
2.80
#34ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#34ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA4
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA4 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#9095A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34aba4; /* rgb */ color: rgb(52, 171, 164); /* oklch */ color: oklch(67.5% 0.103 189.3);
Tailwind
colors: {
custom: {
50: '#7dc4be',
500: '#34aba4',
950: '#000000',
},
}SCSS
$custom: #34aba4; $custom-light: #7dc4be; $custom-dark: #000000;
JSON
{
"hex": "#34aba4",
"rgb": {
"r": 52,
"g": 171,
"b": 164
},
"hsl": {
"h": 176.471,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67528,
"c": 0.10311,
"h": 189.3
},
"luminance": 0.32536
}Semantic roles & 50–950 ramp
primary
#34ABA4
secondary
#C2797D
accent
#4B54DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281