#34AEA6#34AEA6
#34AEA6 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.3% C 0.105 H 188.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #34AEA6 |
|---|---|
| RGB | rgb(52, 174, 166) |
| HSL | hsl(176, 54%, 44%) |
| HSV | hsv(176, 70%, 68%) |
| CMYK | cmyk(70.1%, 0%, 4.6%, 31.8%) |
| CIE-LAB | lab(64.77, -34.61, -5.58) |
| CIE-LCH | lch(64.77, 35.06, 189.16°) |
| OKLab | oklab(68.35% -0.1039 -0.0157) |
| OKLCH | oklch(68.35% 0.105 188.6) |
| XYZ | xyz(23.4320, 33.7526, 41.3490) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.42
Topaz
#13BBAF
ΔE00 3.96
Tealish
#24BCA8
ΔE00 5.51
Sea
#3C9992
ΔE00 6.43
Blue Green
#0F9B8E
ΔE00 6.57
Turquoise (survey)
#06C2AC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AEA6 #AE343C
analogous
#34AE69 #34AEA6 #3479AE
triadic
#34AEA6 #A634AE #AEA634
tetradic
#34AEA6 #6934AE #AE343C #79AE34
square
#34AEA6 #6934AE #AE343C #79AE34
split-complementary
#34AEA6 #AE3479 #AE6934
monochromatic
#18504C #267F79 #34AEA6 #53CCC4 #83DAD4
Accessibility & contrast
On white
2.71
#34AEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#34AEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AEA6
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AEA6 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A6
Deuteranopia (green-blind)
#9398A7
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #34aea6; /* rgb */ color: rgb(52, 174, 166); /* oklch */ color: oklch(68.3% 0.105 188.6);
Tailwind
colors: {
custom: {
50: '#7ec6c0',
500: '#34aea6',
950: '#000000',
},
}SCSS
$custom: #34aea6; $custom-light: #7ec6c0; $custom-dark: #000000;
JSON
{
"hex": "#34aea6",
"rgb": {
"r": 52,
"g": 174,
"b": 166
},
"hsl": {
"h": 176.066,
"s": 53.982,
"l": 44.314
},
"oklch": {
"l": 0.68347,
"c": 0.10512,
"h": 188.6
},
"luminance": 0.33755
}Semantic roles & 50–950 ramp
primary
#34AEA6
secondary
#C37B7F
accent
#4A54DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281