#34CAA7#34CAA7
#34CAA7 is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.4% C 0.133 H 172.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #34CAA7 |
|---|---|
| RGB | rgb(52, 202, 167) |
| HSL | hsl(166, 59%, 50%) |
| HSV | hsv(166, 74%, 79%) |
| CMYK | cmyk(74.3%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(73.39, -46.73, 6.45) |
| CIE-LCH | lch(73.39, 47.17, 172.15°) |
| OKLab | oklab(75.39% -0.1316 0.0163) |
| OKLCH | oklch(75.39% 0.133 172.9) |
| XYZ | xyz(29.5081, 45.7576, 43.8286) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 4.31
Turquoise (survey)
#06C2AC
ΔE00 4.50
Green Blue
#01C08D
ΔE00 5.30
Tealish
#24BCA8
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CAA7 #CA3457
analogous
#34CA5C #34CAA7 #34A2CA
triadic
#34CAA7 #A734CA #CAA734
tetradic
#34CAA7 #5C34CA #CA3457 #A2CA34
square
#34CAA7 #5C34CA #CA3457 #A2CA34
split-complementary
#34CAA7 #CA34A2 #CA5C34
monochromatic
#1B6957 #27997F #34CAA7 #64D7BC #95E4D1
Accessibility & contrast
On white
2.07
#34CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#34CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CAA7
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CAA7 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA5
Deuteranopia (green-blind)
#B0AEA9
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #34caa7; /* rgb */ color: rgb(52, 202, 167); /* oklch */ color: oklch(75.4% 0.133 172.9);
Tailwind
colors: {
custom: {
50: '#82dbc1',
500: '#34caa7',
950: '#000000',
},
}SCSS
$custom: #34caa7; $custom-light: #82dbc1; $custom-dark: #000000;
JSON
{
"hex": "#34caa7",
"rgb": {
"r": 52,
"g": 202,
"b": 167
},
"hsl": {
"h": 166,
"s": 59.055,
"l": 49.804
},
"oklch": {
"l": 0.75392,
"c": 0.13264,
"h": 172.9
},
"luminance": 0.45761
}Semantic roles & 50–950 ramp
primary
#34CAA7
secondary
#CF8B9B
accent
#466AE2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381