#34ACAA#34ACAA
#34ACAA is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.103 H 193.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACAA |
|---|---|
| RGB | rgb(52, 172, 170) |
| HSL | hsl(179, 54%, 44%) |
| HSV | hsv(179, 70%, 67%) |
| CMYK | cmyk(69.8%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.27, -32.52, -8.55) |
| CIE-LCH | lch(64.27, 33.63, 194.72°) |
| OKLab | oklab(67.98% -0.1001 -0.0238) |
| OKLCH | oklch(67.98% 0.103 193.4) |
| XYZ | xyz(23.4211, 33.1347, 43.1837) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.99
Topaz
#13BBAF
ΔE00 5.59
Sea
#3C9992
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 6.77
Blue Green
#0F9B8E
ΔE00 7.29
Turquoise Blue
#06B1C4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACAA #AC3436
analogous
#34AC6E #34ACAA #3472AC
triadic
#34ACAA #AA34AC #ACAA34
tetradic
#34ACAA #6E34AC #AC3436 #72AC34
square
#34ACAA #6E34AC #AC3436 #72AC34
split-complementary
#34ACAA #AC3472 #AC6E34
monochromatic
#184E4D #267D7C #34ACAA #52CBC9 #81D9D8
Accessibility & contrast
On white
2.75
#34ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#34ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACAA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACAA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34acaa; /* rgb */ color: rgb(52, 172, 170); /* oklch */ color: oklch(68.0% 0.103 193.4);
Tailwind
colors: {
custom: {
50: '#7ec5c3',
500: '#34acaa',
950: '#000000',
},
}SCSS
$custom: #34acaa; $custom-light: #7ec5c3; $custom-dark: #000000;
JSON
{
"hex": "#34acaa",
"rgb": {
"r": 52,
"g": 172,
"b": 170
},
"hsl": {
"h": 179,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.67984,
"c": 0.10288,
"h": 193.4
},
"luminance": 0.33137
}Semantic roles & 50–950 ramp
primary
#34ACAA
secondary
#C2797B
accent
#4B4DDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281