#34BCA9#34BCA9
#34BCA9 is a light, moderate teal. Relative luminance 0.396; OKLCH L 71.9% C 0.117 H 181.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #34BCA9 |
|---|---|
| RGB | rgb(52, 188, 169) |
| HSL | hsl(172, 57%, 47%) |
| HSV | hsv(172, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(69.15, -40.16, -0.78) |
| CIE-LCH | lch(69.15, 40.17, 181.12°) |
| OKLab | oklab(71.95% -0.1168 -0.0028) |
| OKLCH | oklch(71.95% 0.117 181.4) |
| XYZ | xyz(26.5573, 39.5579, 43.7642) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.75
Turquoise (survey)
#06C2AC
ΔE00 2.11
Topaz
#13BBAF
ΔE00 2.66
Lightseagreen
#20B2AA
ΔE00 4.64
Greeny Blue
#42B395
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BCA9 #BC3447
analogous
#34BC65 #34BCA9 #348BBC
triadic
#34BCA9 #A934BC #BCA934
tetradic
#34BCA9 #6534BC #BC3447 #8BBC34
square
#34BCA9 #6534BC #BC3447 #8BBC34
split-complementary
#34BCA9 #BC348B #BC6534
monochromatic
#195C53 #278C7E #34BCA9 #5BD2C1 #8BDFD3
Accessibility & contrast
On white
2.36
#34BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#34BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BCA9
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BCA9 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A8
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34bca9; /* rgb */ color: rgb(52, 188, 169); /* oklch */ color: oklch(71.9% 0.117 181.4);
Tailwind
colors: {
custom: {
50: '#80d1c2',
500: '#34bca9',
950: '#000000',
},
}SCSS
$custom: #34bca9; $custom-light: #80d1c2; $custom-dark: #000000;
JSON
{
"hex": "#34bca9",
"rgb": {
"r": 52,
"g": 188,
"b": 169
},
"hsl": {
"h": 171.618,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71948,
"c": 0.11681,
"h": 181.4
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#34BCA9
secondary
#C9838C
accent
#485DE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281