#34CCA7#34CCA7
#34CCA7 is a light, vivid teal. Relative luminance 0.467; OKLCH L 75.9% C 0.135 H 172.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #34CCA7 |
|---|---|
| RGB | rgb(52, 204, 167) |
| HSL | hsl(165, 60%, 50%) |
| HSV | hsv(165, 75%, 80%) |
| CMYK | cmyk(74.5%, 0%, 18.1%, 20%) |
| CIE-LAB | lab(74.00, -47.57, 7.32) |
| CIE-LCH | lch(74.00, 48.13, 171.25°) |
| OKLab | oklab(75.89% -0.1336 0.0186) |
| OKLCH | oklch(75.89% 0.135 172.1) |
| XYZ | xyz(29.9804, 46.7022, 43.9861) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 3.59
Eucalyptus
#44D7A8
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 5.15
Green Blue
#01C08D
ΔE00 5.20
Greenblue
#23C48B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34CCA7 #CC3459
analogous
#34CC5B #34CCA7 #34A5CC
triadic
#34CCA7 #A734CC #CCA734
tetradic
#34CCA7 #5B34CC #CC3459 #A5CC34
square
#34CCA7 #5B34CC #CC3459 #A5CC34
split-complementary
#34CCA7 #CC34A5 #CC5B34
monochromatic
#1B6B57 #279C7F #34CCA7 #65D8BC #96E5D1
Accessibility & contrast
On white
2.03
#34CCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#34CCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34CCA7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34CCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34CCA7 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA5
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#00CEC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #34cca7; /* rgb */ color: rgb(52, 204, 167); /* oklch */ color: oklch(75.9% 0.135 172.1);
Tailwind
colors: {
custom: {
50: '#82dcc1',
500: '#34cca7',
950: '#000000',
},
}SCSS
$custom: #34cca7; $custom-light: #82dcc1; $custom-dark: #000000;
JSON
{
"hex": "#34cca7",
"rgb": {
"r": 52,
"g": 204,
"b": 167
},
"hsl": {
"h": 165.395,
"s": 59.843,
"l": 50.196
},
"oklch": {
"l": 0.75892,
"c": 0.13488,
"h": 172.1
},
"luminance": 0.46706
}Semantic roles & 50–950 ramp
primary
#34CCA7
secondary
#D08C9C
accent
#456BE3
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381