#34CAA3#34CAA3
#34CAA3 is a light, vivid teal. Relative luminance 0.456; OKLCH L 75.3% C 0.135 H 170.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #34CAA3 |
|---|---|
| RGB | rgb(52, 202, 163) |
| HSL | hsl(164, 59%, 50%) |
| HSV | hsv(164, 74%, 79%) |
| CMYK | cmyk(74.3%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(73.29, -47.72, 8.47) |
| CIE-LCH | lch(73.29, 48.47, 169.94°) |
| OKLab | oklab(75.28% -0.1335 0.0216) |
| OKLCH | oklch(75.28% 0.135 170.8) |
| XYZ | xyz(29.1441, 45.6120, 41.9112) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 3.70
Aquamarine (survey)
#04D8B2
ΔE00 3.71
Green Blue
#01C08D
ΔE00 4.42
Greenblue
#23C48B
ΔE00 4.93
Turquoise (survey)
#06C2AC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CAA3 #CA345B
analogous
#34CA58 #34CAA3 #34A6CA
triadic
#34CAA3 #A334CA #CAA334
tetradic
#34CAA3 #5834CA #CA345B #A6CA34
square
#34CAA3 #5834CA #CA345B #A6CA34
split-complementary
#34CAA3 #CA34A6 #CA5834
monochromatic
#1B6954 #27997C #34CAA3 #64D7B9 #95E4CF
Accessibility & contrast
On white
2.07
#34CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#34CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CAA3
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CAA3 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 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)
#C4BCA1
Deuteranopia (green-blind)
#B1AEA6
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #34caa3; /* rgb */ color: rgb(52, 202, 163); /* oklch */ color: oklch(75.3% 0.135 170.8);
Tailwind
colors: {
custom: {
50: '#82dbbe',
500: '#34caa3',
950: '#000000',
},
}SCSS
$custom: #34caa3; $custom-light: #82dbbe; $custom-dark: #000000;
JSON
{
"hex": "#34caa3",
"rgb": {
"r": 52,
"g": 202,
"b": 163
},
"hsl": {
"h": 164.4,
"s": 59.055,
"l": 49.804
},
"oklch": {
"l": 0.75283,
"c": 0.13523,
"h": 170.8
},
"luminance": 0.45615
}Semantic roles & 50–950 ramp
primary
#34CAA3
secondary
#CF8B9D
accent
#466EE2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381