#34BCA3#34BCA3
#34BCA3 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.120 H 177.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #34BCA3 |
|---|---|
| RGB | rgb(52, 188, 163) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(69.00, -41.75, 2.28) |
| CIE-LCH | lch(69.00, 41.82, 176.88°) |
| OKLab | oklab(71.77% -0.1196 0.0054) |
| OKLCH | oklch(71.77% 0.12 177.4) |
| XYZ | xyz(26.0070, 39.3378, 40.8655) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.83
Turquoise (survey)
#06C2AC
ΔE00 2.39
Greeny Blue
#42B395
ΔE00 3.37
Topaz
#13BBAF
ΔE00 4.54
Lightseagreen
#20B2AA
ΔE00 6.30
Mediumaquamarine
#66CDAA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BCA3 #BC344D
analogous
#34BC5F #34BCA3 #3491BC
triadic
#34BCA3 #A334BC #BCA334
tetradic
#34BCA3 #5F34BC #BC344D #91BC34
square
#34BCA3 #5F34BC #BC344D #91BC34
split-complementary
#34BCA3 #BC3491 #BC5F34
monochromatic
#195C50 #278C79 #34BCA3 #5BD2BC #8BDFD0
Accessibility & contrast
On white
2.37
#34BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#34BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BCA3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BCA3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A2
Deuteranopia (green-blind)
#A2A3A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bca3; /* rgb */ color: rgb(52, 188, 163); /* oklch */ color: oklch(71.8% 0.120 177.4);
Tailwind
colors: {
custom: {
50: '#7fd1be',
500: '#34bca3',
950: '#000000',
},
}SCSS
$custom: #34bca3; $custom-light: #7fd1be; $custom-dark: #000000;
JSON
{
"hex": "#34bca3",
"rgb": {
"r": 52,
"g": 188,
"b": 163
},
"hsl": {
"h": 168.971,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71767,
"c": 0.11968,
"h": 177.4
},
"luminance": 0.39341
}Semantic roles & 50–950 ramp
primary
#34BCA3
secondary
#C98390
accent
#4864E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281