#34A2A1#34A2A1
#34A2A1 is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.2% C 0.097 H 194.2°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2A1 |
|---|---|
| RGB | rgb(52, 162, 161) |
| HSL | hsl(179, 51%, 42%) |
| HSV | hsv(179, 68%, 64%) |
| CMYK | cmyk(67.9%, 0%, 0.6%, 36.5%) |
| CIE-LAB | lab(60.91, -30.35, -8.51) |
| CIE-LCH | lch(60.91, 31.52, 195.67°) |
| OKLab | oklab(65.16% -0.0938 -0.0237) |
| OKLCH | oklch(65.16% 0.097 194.2) |
| XYZ | xyz(20.7666, 29.1416, 38.2417) |
| Luminance | 0.2914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.79
Cadetblue
#5F9EA0
ΔE00 5.33
Lightseagreen
#20B2AA
ΔE00 5.43
Blue Green
#0F9B8E
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 7.28
Teal (survey)
#029386
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2A1 #A23435
analogous
#34A26A #34A2A1 #346CA2
triadic
#34A2A1 #A134A2 #A2A134
tetradic
#34A2A1 #6A34A2 #A23435 #6CA234
square
#34A2A1 #6A34A2 #A23435 #6CA234
split-complementary
#34A2A1 #A2346C #A26A34
monochromatic
#164545 #257473 #34A2A1 #4DC6C5 #7CD5D4
Accessibility & contrast
On white
3.08
#34A2A1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#34A2A1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2A1
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2A1 | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA1
Deuteranopia (green-blind)
#878EA2
Tritanopia (blue-blind)
#00A7A1
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #34a2a1; /* rgb */ color: rgb(52, 162, 161); /* oklch */ color: oklch(65.2% 0.097 194.2);
Tailwind
colors: {
custom: {
50: '#7cbebc',
500: '#34a2a1',
950: '#000000',
},
}SCSS
$custom: #34a2a1; $custom-light: #7cbebc; $custom-dark: #000000;
JSON
{
"hex": "#34a2a1",
"rgb": {
"r": 52,
"g": 162,
"b": 161
},
"hsl": {
"h": 179.455,
"s": 51.402,
"l": 41.961
},
"oklch": {
"l": 0.65164,
"c": 0.09671,
"h": 194.2
},
"luminance": 0.29144
}Semantic roles & 50–950 ramp
primary
#34A2A1
secondary
#BE7475
accent
#4D4EDB
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181