#34CAA2#34CAA2
#34CAA2 is a light, vivid teal. Relative luminance 0.456; OKLCH L 75.3% C 0.136 H 170.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #34CAA2 |
|---|---|
| RGB | rgb(52, 202, 162) |
| HSL | hsl(164, 59%, 50%) |
| HSV | hsv(164, 74%, 79%) |
| CMYK | cmyk(74.3%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(73.27, -47.96, 8.97) |
| CIE-LCH | lch(73.27, 48.80, 169.40°) |
| OKLab | oklab(75.26% -0.134 0.0229) |
| OKLCH | oklch(75.26% 0.136 170.3) |
| XYZ | xyz(29.0548, 45.5763, 41.4412) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 3.74
Aquamarine (survey)
#04D8B2
ΔE00 3.80
Green Blue
#01C08D
ΔE00 4.23
Greenblue
#23C48B
ΔE00 4.68
Turquoise (survey)
#06C2AC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CAA2 #CA345C
analogous
#34CA57 #34CAA2 #34A7CA
triadic
#34CAA2 #A234CA #CAA234
tetradic
#34CAA2 #5734CA #CA345C #A7CA34
square
#34CAA2 #5734CA #CA345C #A7CA34
split-complementary
#34CAA2 #CA34A7 #CA5734
monochromatic
#1B6954 #27997B #34CAA2 #64D7B8 #95E4CF
Accessibility & contrast
On white
2.08
#34CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#34CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CAA2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CAA2 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#B1AEA5
Tritanopia (blue-blind)
#00CBBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #34caa2; /* rgb */ color: rgb(52, 202, 162); /* oklch */ color: oklch(75.3% 0.136 170.3);
Tailwind
colors: {
custom: {
50: '#82dbbd',
500: '#34caa2',
950: '#000000',
},
}SCSS
$custom: #34caa2; $custom-light: #82dbbd; $custom-dark: #000000;
JSON
{
"hex": "#34caa2",
"rgb": {
"r": 52,
"g": 202,
"b": 162
},
"hsl": {
"h": 164,
"s": 59.055,
"l": 49.804
},
"oklch": {
"l": 0.75256,
"c": 0.13591,
"h": 170.3
},
"luminance": 0.4558
}Semantic roles & 50–950 ramp
primary
#34CAA2
secondary
#CF8B9D
accent
#466FE2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381