#34CAA6#34CAA6
#34CAA6 is a light, vivid teal. Relative luminance 0.457; OKLCH L 75.4% C 0.133 H 172.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #34CAA6 |
|---|---|
| RGB | rgb(52, 202, 166) |
| HSL | hsl(166, 59%, 50%) |
| HSV | hsv(166, 74%, 79%) |
| CMYK | cmyk(74.3%, 0%, 17.8%, 20.8%) |
| CIE-LAB | lab(73.36, -46.98, 6.95) |
| CIE-LCH | lch(73.36, 47.49, 171.58°) |
| OKLab | oklab(75.36% -0.1321 0.0176) |
| OKLCH | oklch(75.36% 0.133 172.4) |
| XYZ | xyz(29.4160, 45.7208, 43.3437) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 3.68
Eucalyptus
#44D7A8
ΔE00 4.13
Turquoise (survey)
#06C2AC
ΔE00 4.74
Green Blue
#01C08D
ΔE00 5.07
Greenblue
#23C48B
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CAA6 #CA3458
analogous
#34CA5B #34CAA6 #34A3CA
triadic
#34CAA6 #A634CA #CAA634
tetradic
#34CAA6 #5B34CA #CA3458 #A3CA34
square
#34CAA6 #5B34CA #CA3458 #A3CA34
split-complementary
#34CAA6 #CA34A3 #CA5B34
monochromatic
#1B6956 #27997E #34CAA6 #64D7BC #95E4D1
Accessibility & contrast
On white
2.07
#34CAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#34CAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CAA6
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CAA6 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA4
Deuteranopia (green-blind)
#B0AEA9
Tritanopia (blue-blind)
#00CCC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #34caa6; /* rgb */ color: rgb(52, 202, 166); /* oklch */ color: oklch(75.4% 0.133 172.4);
Tailwind
colors: {
custom: {
50: '#82dbc0',
500: '#34caa6',
950: '#000000',
},
}SCSS
$custom: #34caa6; $custom-light: #82dbc0; $custom-dark: #000000;
JSON
{
"hex": "#34caa6",
"rgb": {
"r": 52,
"g": 202,
"b": 166
},
"hsl": {
"h": 165.6,
"s": 59.055,
"l": 49.804
},
"oklch": {
"l": 0.75364,
"c": 0.13327,
"h": 172.4
},
"luminance": 0.45724
}Semantic roles & 50–950 ramp
primary
#34CAA6
secondary
#CF8B9B
accent
#466BE2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381