#34C4A0#34C4A0
#34C4A0 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.7% C 0.130 H 171.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #34C4A0 |
|---|---|
| RGB | rgb(52, 196, 160) |
| HSL | hsl(165, 58%, 49%) |
| HSV | hsv(165, 73%, 77%) |
| CMYK | cmyk(73.5%, 0%, 18.4%, 23.1%) |
| CIE-LAB | lab(71.38, -45.95, 7.36) |
| CIE-LCH | lch(71.38, 46.54, 170.91°) |
| OKLab | oklab(73.69% -0.129 0.0187) |
| OKLCH | oklch(73.69% 0.13 171.7) |
| XYZ | xyz(27.4979, 42.7447, 40.0522) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 4.28
Turquoise (survey)
#06C2AC
ΔE00 4.54
Greeny Blue
#42B395
ΔE00 4.72
Aquamarine (survey)
#04D8B2
ΔE00 5.05
Tealish
#24BCA8
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C4A0 #C43458
analogous
#34C458 #34C4A0 #34A0C4
triadic
#34C4A0 #A034C4 #C4A034
tetradic
#34C4A0 #5834C4 #C43458 #A0C434
square
#34C4A0 #5834C4 #C43458 #A0C434
split-complementary
#34C4A0 #C434A0 #C45834
monochromatic
#1A6351 #279479 #34C4A0 #60D5B8 #91E2CD
Accessibility & contrast
On white
2.20
#34C4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#34C4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C4A0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C4A0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79E
Deuteranopia (green-blind)
#ABA9A3
Tritanopia (blue-blind)
#00C6BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #34c4a0; /* rgb */ color: rgb(52, 196, 160); /* oklch */ color: oklch(73.7% 0.130 171.7);
Tailwind
colors: {
custom: {
50: '#81d7bc',
500: '#34c4a0',
950: '#000000',
},
}SCSS
$custom: #34c4a0; $custom-light: #81d7bc; $custom-dark: #000000;
JSON
{
"hex": "#34c4a0",
"rgb": {
"r": 52,
"g": 196,
"b": 160
},
"hsl": {
"h": 165,
"s": 58.065,
"l": 48.627
},
"oklch": {
"l": 0.73693,
"c": 0.13032,
"h": 171.7
},
"luminance": 0.42748
}Semantic roles & 50–950 ramp
primary
#34C4A0
secondary
#CC8799
accent
#476DE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381