#34ACAE#34ACAE
#34ACAE is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.103 H 196.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACAE |
|---|---|
| RGB | rgb(52, 172, 174) |
| HSL | hsl(181, 54%, 44%) |
| HSV | hsv(181, 70%, 68%) |
| CMYK | cmyk(70.1%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(64.39, -31.35, -10.59) |
| CIE-LCH | lch(64.39, 33.09, 198.67°) |
| OKLab | oklab(68.13% -0.0983 -0.0294) |
| OKLCH | oklch(68.13% 0.103 196.7) |
| XYZ | xyz(23.8052, 33.2883, 45.2069) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.33
Turquoise Blue
#06B1C4
ΔE00 6.03
Cadetblue
#5F9EA0
ΔE00 6.34
Topaz
#13BBAF
ΔE00 6.72
Sea
#3C9992
ΔE00 6.91
Blue Green
#0F9B8E
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACAE #AE3634
analogous
#34AE73 #34ACAE #346FAE
triadic
#34ACAE #AE34AC #ACAE34
tetradic
#34ACAE #7334AE #AE3634 #6FAE34
square
#34ACAE #7334AE #AE3634 #6FAE34
split-complementary
#34ACAE #AE346F #AE7334
monochromatic
#184F50 #267D7F #34ACAE #53CACC #83D8DA
Accessibility & contrast
On white
2.74
#34ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#34ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACAE
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACAE | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#8E96AF
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34acae; /* rgb */ color: rgb(52, 172, 174); /* oklch */ color: oklch(68.1% 0.103 196.7);
Tailwind
colors: {
custom: {
50: '#7ec5c6',
500: '#34acae',
950: '#000000',
},
}SCSS
$custom: #34acae; $custom-light: #7ec5c6; $custom-dark: #000000;
JSON
{
"hex": "#34acae",
"rgb": {
"r": 52,
"g": 172,
"b": 174
},
"hsl": {
"h": 180.984,
"s": 53.982,
"l": 44.314
},
"oklch": {
"l": 0.68126,
"c": 0.10262,
"h": 196.7
},
"luminance": 0.33291
}Semantic roles & 50–950 ramp
primary
#34ACAE
secondary
#C37C7B
accent
#4D4ADD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282