#34ACA2#34ACA2
#34ACA2 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.104 H 186.9°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACA2 |
|---|---|
| RGB | rgb(52, 172, 162) |
| HSL | hsl(175, 54%, 44%) |
| HSV | hsv(175, 70%, 67%) |
| CMYK | cmyk(69.8%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.03, -34.81, -4.44) |
| CIE-LCH | lch(64.03, 35.09, 187.26°) |
| OKLab | oklab(67.71% -0.1037 -0.0126) |
| OKLCH | oklch(67.71% 0.104 186.9) |
| XYZ | xyz(22.6872, 32.8411, 39.3187) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.07
Topaz
#13BBAF
ΔE00 4.34
Tealish
#24BCA8
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 5.79
Sea
#3C9992
ΔE00 5.91
Dull Teal
#5F9E8F
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACA2 #AC343E
analogous
#34AC66 #34ACA2 #347AAC
triadic
#34ACA2 #A234AC #ACA234
tetradic
#34ACA2 #6634AC #AC343E #7AAC34
square
#34ACA2 #6634AC #AC343E #7AAC34
split-complementary
#34ACA2 #AC347A #AC6634
monochromatic
#184E49 #267D76 #34ACA2 #52CBC1 #81D9D2
Accessibility & contrast
On white
2.77
#34ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#34ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACA2
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACA2 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#9296A3
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aca2; /* rgb */ color: rgb(52, 172, 162); /* oklch */ color: oklch(67.7% 0.104 186.9);
Tailwind
colors: {
custom: {
50: '#7dc5bd',
500: '#34aca2',
950: '#000000',
},
}SCSS
$custom: #34aca2; $custom-light: #7dc5bd; $custom-dark: #000000;
JSON
{
"hex": "#34aca2",
"rgb": {
"r": 52,
"g": 172,
"b": 162
},
"hsl": {
"h": 175,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.67712,
"c": 0.10447,
"h": 186.9
},
"luminance": 0.32844
}Semantic roles & 50–950 ramp
primary
#34ACA2
secondary
#C27980
accent
#4B57DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281