#34BCA2#34BCA2
#34BCA2 is a light, vivid teal. Relative luminance 0.393; OKLCH L 71.7% C 0.120 H 176.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #34BCA2 |
|---|---|
| RGB | rgb(52, 188, 162) |
| HSL | hsl(169, 57%, 47%) |
| HSV | hsv(169, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(68.97, -42.02, 2.79) |
| CIE-LCH | lch(68.97, 42.11, 176.20°) |
| OKLab | oklab(71.74% -0.12 0.0067) |
| OKLCH | oklch(71.74% 0.12 176.8) |
| XYZ | xyz(25.9177, 39.3021, 40.3955) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.13
Turquoise (survey)
#06C2AC
ΔE00 2.58
Greeny Blue
#42B395
ΔE00 3.18
Topaz
#13BBAF
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 6.29
Lightseagreen
#20B2AA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BCA2 #BC344E
analogous
#34BC5E #34BCA2 #3492BC
triadic
#34BCA2 #A234BC #BCA234
tetradic
#34BCA2 #5E34BC #BC344E #92BC34
square
#34BCA2 #5E34BC #BC344E #92BC34
split-complementary
#34BCA2 #BC3492 #BC5E34
monochromatic
#195C4F #278C79 #34BCA2 #5BD2BB #8BDFCF
Accessibility & contrast
On white
2.37
#34BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#34BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BCA2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BCA2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#A2A3A4
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bca2; /* rgb */ color: rgb(52, 188, 162); /* oklch */ color: oklch(71.7% 0.120 176.8);
Tailwind
colors: {
custom: {
50: '#7fd1bd',
500: '#34bca2',
950: '#000000',
},
}SCSS
$custom: #34bca2; $custom-light: #7fd1bd; $custom-dark: #000000;
JSON
{
"hex": "#34bca2",
"rgb": {
"r": 52,
"g": 188,
"b": 162
},
"hsl": {
"h": 168.529,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71737,
"c": 0.12021,
"h": 176.8
},
"luminance": 0.39305
}Semantic roles & 50–950 ramp
primary
#34BCA2
secondary
#C98390
accent
#4865E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281