#34ABA2#34ABA2
#34ABA2 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.104 H 187.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABA2 |
|---|---|
| RGB | rgb(52, 171, 162) |
| HSL | hsl(175, 53%, 44%) |
| HSV | hsv(175, 70%, 67%) |
| CMYK | cmyk(69.6%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(63.72, -34.34, -4.89) |
| CIE-LCH | lch(63.72, 34.69, 188.11°) |
| OKLab | oklab(67.46% -0.1027 -0.0138) |
| OKLCH | oklch(67.46% 0.104 187.7) |
| XYZ | xyz(22.4976, 32.4619, 39.2555) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.22
Topaz
#13BBAF
ΔE00 4.66
Sea
#3C9992
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 5.64
Tealish
#24BCA8
ΔE00 5.88
Dull Teal
#5F9E8F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABA2 #AB343D
analogous
#34AB66 #34ABA2 #3478AB
triadic
#34ABA2 #A234AB #ABA234
tetradic
#34ABA2 #6634AB #AB343D #78AB34
square
#34ABA2 #6634AB #AB343D #78AB34
split-complementary
#34ABA2 #AB3478 #AB6634
monochromatic
#174D49 #267C76 #34ABA2 #52CAC1 #81D9D2
Accessibility & contrast
On white
2.80
#34ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#34ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABA2
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABA2 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 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)
#A2A2A2
Deuteranopia (green-blind)
#9095A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34aba2; /* rgb */ color: rgb(52, 171, 162); /* oklch */ color: oklch(67.5% 0.104 187.7);
Tailwind
colors: {
custom: {
50: '#7dc4bd',
500: '#34aba2',
950: '#000000',
},
}SCSS
$custom: #34aba2; $custom-light: #7dc4bd; $custom-dark: #000000;
JSON
{
"hex": "#34aba2",
"rgb": {
"r": 52,
"g": 171,
"b": 162
},
"hsl": {
"h": 175.462,
"s": 53.363,
"l": 43.725
},
"oklch": {
"l": 0.67461,
"c": 0.1036,
"h": 187.7
},
"luminance": 0.32465
}Semantic roles & 50–950 ramp
primary
#34ABA2
secondary
#C2797E
accent
#4B56DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281