#34ABA9#34ABA9
#34ABA9 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.102 H 193.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA9 |
|---|---|
| RGB | rgb(52, 171, 169) |
| HSL | hsl(179, 53%, 44%) |
| HSV | hsv(179, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(63.93, -32.34, -8.49) |
| CIE-LCH | lch(63.93, 33.43, 194.72°) |
| OKLab | oklab(67.7% -0.0995 -0.0236) |
| OKLCH | oklch(67.7% 0.102 193.4) |
| XYZ | xyz(23.1373, 32.7178, 42.6242) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.16
Topaz
#13BBAF
ΔE00 5.81
Sea
#3C9992
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.60
Blue Green
#0F9B8E
ΔE00 7.07
Turquoise Blue
#06B1C4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA9 #AB3436
analogous
#34AB6D #34ABA9 #3471AB
triadic
#34ABA9 #A934AB #ABA934
tetradic
#34ABA9 #6D34AB #AB3436 #71AB34
square
#34ABA9 #6D34AB #AB3436 #71AB34
split-complementary
#34ABA9 #AB3471 #AB6D34
monochromatic
#174D4C #267C7B #34ABA9 #52CAC8 #81D9D7
Accessibility & contrast
On white
2.78
#34ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#34ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA9
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA9 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#8F95AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aba9; /* rgb */ color: rgb(52, 171, 169); /* oklch */ color: oklch(67.7% 0.102 193.4);
Tailwind
colors: {
custom: {
50: '#7dc4c2',
500: '#34aba9',
950: '#000000',
},
}SCSS
$custom: #34aba9; $custom-light: #7dc4c2; $custom-dark: #000000;
JSON
{
"hex": "#34aba9",
"rgb": {
"r": 52,
"g": 171,
"b": 169
},
"hsl": {
"h": 178.992,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.677,
"c": 0.10228,
"h": 193.4
},
"luminance": 0.3272
}Semantic roles & 50–950 ramp
primary
#34ABA9
secondary
#C2797A
accent
#4B4DDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281