#34ABA3#34ABA3
#34ABA3 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.103 H 188.5°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA3 |
|---|---|
| RGB | rgb(52, 171, 163) |
| HSL | hsl(176, 53%, 44%) |
| HSV | hsv(176, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.75, -34.06, -5.41) |
| CIE-LCH | lch(63.75, 34.48, 189.02°) |
| OKLab | oklab(67.49% -0.1022 -0.0152) |
| OKLCH | oklch(67.49% 0.103 188.5) |
| XYZ | xyz(22.5869, 32.4976, 39.7255) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.17
Topaz
#13BBAF
ΔE00 4.74
Sea
#3C9992
ΔE00 5.57
Blue Green
#0F9B8E
ΔE00 5.79
Tealish
#24BCA8
ΔE00 6.11
Dull Teal
#5F9E8F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA3 #AB343C
analogous
#34AB67 #34ABA3 #3477AB
triadic
#34ABA3 #A334AB #ABA334
tetradic
#34ABA3 #6734AB #AB343C #77AB34
square
#34ABA3 #6734AB #AB343C #77AB34
split-complementary
#34ABA3 #AB3477 #AB6734
monochromatic
#174D4A #267C76 #34ABA3 #52CAC2 #81D9D3
Accessibility & contrast
On white
2.80
#34ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#34ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA3
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA3 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#9095A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34aba3; /* rgb */ color: rgb(52, 171, 163); /* oklch */ color: oklch(67.5% 0.103 188.5);
Tailwind
colors: {
custom: {
50: '#7dc4be',
500: '#34aba3',
950: '#000000',
},
}SCSS
$custom: #34aba3; $custom-light: #7dc4be; $custom-dark: #000000;
JSON
{
"hex": "#34aba3",
"rgb": {
"r": 52,
"g": 171,
"b": 163
},
"hsl": {
"h": 175.966,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67494,
"c": 0.10334,
"h": 188.5
},
"luminance": 0.325
}Semantic roles & 50–950 ramp
primary
#34ABA3
secondary
#C2797E
accent
#4B55DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281