#34AAAE#34AAAE
#34AAAE is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.101 H 198.4°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #34AAAE |
|---|---|
| RGB | rgb(52, 170, 174) |
| HSL | hsl(182, 54%, 44%) |
| HSV | hsv(182, 70%, 68%) |
| CMYK | cmyk(70.1%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(63.78, -30.39, -11.51) |
| CIE-LCH | lch(63.78, 32.49, 200.75°) |
| OKLab | oklab(67.63% -0.0963 -0.0319) |
| OKLCH | oklch(67.63% 0.101 198.4) |
| XYZ | xyz(23.4275, 32.5328, 45.0809) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.27
Turquoise Blue
#06B1C4
ΔE00 5.46
Cadetblue
#5F9EA0
ΔE00 5.85
Sea
#3C9992
ΔE00 6.88
Topaz
#13BBAF
ΔE00 7.70
Blue Green
#0F9B8E
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AAAE #AE3834
analogous
#34AE75 #34AAAE #346DAE
triadic
#34AAAE #AE34AA #AAAE34
tetradic
#34AAAE #7534AE #AE3834 #6DAE34
square
#34AAAE #7534AE #AE3834 #6DAE34
split-complementary
#34AAAE #AE346D #AE7534
monochromatic
#184E50 #267C7F #34AAAE #53C8CC #83D7DA
Accessibility & contrast
On white
2.80
#34AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#34AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AAAE
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AAAE | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AE
Deuteranopia (green-blind)
#8C95AF
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34aaae; /* rgb */ color: rgb(52, 170, 174); /* oklch */ color: oklch(67.6% 0.101 198.4);
Tailwind
colors: {
custom: {
50: '#7ec3c6',
500: '#34aaae',
950: '#000000',
},
}SCSS
$custom: #34aaae; $custom-light: #7ec3c6; $custom-dark: #000000;
JSON
{
"hex": "#34aaae",
"rgb": {
"r": 52,
"g": 170,
"b": 174
},
"hsl": {
"h": 181.967,
"s": 53.982,
"l": 44.314
},
"oklch": {
"l": 0.67629,
"c": 0.10143,
"h": 198.4
},
"luminance": 0.32536
}Semantic roles & 50–950 ramp
primary
#34AAAE
secondary
#C37D7B
accent
#4F4ADD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182