#34ABA1#34ABA1
#34ABA1 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.104 H 186.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA1 |
|---|---|
| RGB | rgb(52, 171, 161) |
| HSL | hsl(175, 53%, 44%) |
| HSV | hsv(175, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(63.69, -34.62, -4.38) |
| CIE-LCH | lch(63.69, 34.90, 187.20°) |
| OKLab | oklab(67.43% -0.1031 -0.0124) |
| OKLCH | oklch(67.43% 0.104 186.9) |
| XYZ | xyz(22.4091, 32.4265, 38.7892) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.32
Topaz
#13BBAF
ΔE00 4.62
Blue Green
#0F9B8E
ΔE00 5.52
Sea
#3C9992
ΔE00 5.62
Tealish
#24BCA8
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA1 #AB343E
analogous
#34AB65 #34ABA1 #3479AB
triadic
#34ABA1 #A134AB #ABA134
tetradic
#34ABA1 #6534AB #AB343E #79AB34
square
#34ABA1 #6534AB #AB343E #79AB34
split-complementary
#34ABA1 #AB3479 #AB6534
monochromatic
#174D49 #267C75 #34ABA1 #52CAC0 #81D9D1
Accessibility & contrast
On white
2.81
#34ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#34ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA1
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA1 | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A1
Deuteranopia (green-blind)
#9195A2
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34aba1; /* rgb */ color: rgb(52, 171, 161); /* oklch */ color: oklch(67.4% 0.104 186.9);
Tailwind
colors: {
custom: {
50: '#7dc4bc',
500: '#34aba1',
950: '#000000',
},
}SCSS
$custom: #34aba1; $custom-light: #7dc4bc; $custom-dark: #000000;
JSON
{
"hex": "#34aba1",
"rgb": {
"r": 52,
"g": 171,
"b": 161
},
"hsl": {
"h": 174.958,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67427,
"c": 0.10388,
"h": 186.9
},
"luminance": 0.32429
}Semantic roles & 50–950 ramp
primary
#34ABA1
secondary
#C2797F
accent
#4B57DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281