#34B2AC#34B2AC
#34B2AC is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.107 H 190.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #34B2AC |
|---|---|
| RGB | rgb(52, 178, 172) |
| HSL | hsl(177, 55%, 45%) |
| HSV | hsv(177, 71%, 70%) |
| CMYK | cmyk(70.8%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.17, -34.77, -6.83) |
| CIE-LCH | lch(66.17, 35.44, 191.11°) |
| OKLab | oklab(69.55% -0.1053 -0.0191) |
| OKLCH | oklch(69.55% 0.107 190.3) |
| XYZ | xyz(24.7795, 35.5465, 44.5769) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.22
Topaz
#13BBAF
ΔE00 3.41
Tealish
#24BCA8
ΔE00 5.50
Turquoise (survey)
#06C2AC
ΔE00 6.84
Sea
#3C9992
ΔE00 7.60
Blue Green
#0F9B8E
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B2AC #B2343A
analogous
#34B26D #34B2AC #3479B2
triadic
#34B2AC #AC34B2 #B2AC34
tetradic
#34B2AC #6D34B2 #B2343A #79B234
square
#34B2AC #6D34B2 #B2343A #79B234
split-complementary
#34B2AC #B23479 #B26D34
monochromatic
#185350 #26837E #34B2AC #56CEC8 #85DBD7
Accessibility & contrast
On white
2.59
#34B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#34B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B2AC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B2AC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #34b2ac; /* rgb */ color: rgb(52, 178, 172); /* oklch */ color: oklch(69.5% 0.107 190.3);
Tailwind
colors: {
custom: {
50: '#7fc9c4',
500: '#34b2ac',
950: '#000000',
},
}SCSS
$custom: #34b2ac; $custom-light: #7fc9c4; $custom-dark: #000000;
JSON
{
"hex": "#34b2ac",
"rgb": {
"r": 52,
"g": 178,
"b": 172
},
"hsl": {
"h": 177.143,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.69549,
"c": 0.10703,
"h": 190.3
},
"luminance": 0.35549
}Semantic roles & 50–950 ramp
primary
#34B2AC
secondary
#C57D80
accent
#4A51DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281