#34BCA4#34BCA4
#34BCA4 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.8% C 0.119 H 178.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #34BCA4 |
|---|---|
| RGB | rgb(52, 188, 164) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(69.02, -41.49, 1.77) |
| CIE-LCH | lch(69.02, 41.53, 177.56°) |
| OKLab | oklab(71.8% -0.1191 0.004) |
| OKLCH | oklch(71.8% 0.119 178.1) |
| XYZ | xyz(26.0969, 39.3738, 41.3393) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.53
Turquoise (survey)
#06C2AC
ΔE00 2.22
Greeny Blue
#42B395
ΔE00 3.57
Topaz
#13BBAF
ΔE00 4.23
Lightseagreen
#20B2AA
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BCA4 #BC344C
analogous
#34BC60 #34BCA4 #3490BC
triadic
#34BCA4 #A434BC #BCA434
tetradic
#34BCA4 #6034BC #BC344C #90BC34
square
#34BCA4 #6034BC #BC344C #90BC34
split-complementary
#34BCA4 #BC3490 #BC6034
monochromatic
#195C50 #278C7A #34BCA4 #5BD2BD #8BDFD0
Accessibility & contrast
On white
2.37
#34BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#34BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BCA4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BCA4 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bca4; /* rgb */ color: rgb(52, 188, 164); /* oklch */ color: oklch(71.8% 0.119 178.1);
Tailwind
colors: {
custom: {
50: '#7fd1be',
500: '#34bca4',
950: '#000000',
},
}SCSS
$custom: #34bca4; $custom-light: #7fd1be; $custom-dark: #000000;
JSON
{
"hex": "#34bca4",
"rgb": {
"r": 52,
"g": 188,
"b": 164
},
"hsl": {
"h": 169.412,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71796,
"c": 0.11916,
"h": 178.1
},
"luminance": 0.39377
}Semantic roles & 50–950 ramp
primary
#34BCA4
secondary
#C9838F
accent
#4863E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281