#34B3AC#34B3AC
#34B3AC is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.108 H 189.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #34B3AC |
|---|---|
| RGB | rgb(52, 179, 172) |
| HSL | hsl(177, 55%, 45%) |
| HSV | hsv(177, 71%, 70%) |
| CMYK | cmyk(70.9%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(66.48, -35.24, -6.38) |
| CIE-LCH | lch(66.48, 35.81, 190.26°) |
| OKLab | oklab(69.8% -0.1063 -0.0179) |
| OKLCH | oklch(69.8% 0.108 189.5) |
| XYZ | xyz(24.9792, 35.9459, 44.6435) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.05
Topaz
#13BBAF
ΔE00 2.99
Tealish
#24BCA8
ΔE00 5.05
Turquoise (survey)
#06C2AC
ΔE00 6.39
Sea
#3C9992
ΔE00 7.85
Mediumturquoise
#48D1CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B3AC #B3343B
analogous
#34B36C #34B3AC #347AB3
triadic
#34B3AC #AC34B3 #B3AC34
tetradic
#34B3AC #6C34B3 #B3343B #7AB334
square
#34B3AC #6C34B3 #B3343B #7AB334
split-complementary
#34B3AC #B3347A #B36C34
monochromatic
#185451 #26847E #34B3AC #56CEC7 #86DCD7
Accessibility & contrast
On white
2.56
#34B3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#34B3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B3AC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B3AC | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AC
Deuteranopia (green-blind)
#969CAD
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b3ac; /* rgb */ color: rgb(52, 179, 172); /* oklch */ color: oklch(69.8% 0.108 189.5);
Tailwind
colors: {
custom: {
50: '#7fcac4',
500: '#34b3ac',
950: '#000000',
},
}SCSS
$custom: #34b3ac; $custom-light: #7fcac4; $custom-dark: #000000;
JSON
{
"hex": "#34b3ac",
"rgb": {
"r": 52,
"g": 179,
"b": 172
},
"hsl": {
"h": 176.693,
"s": 54.978,
"l": 45.294
},
"oklch": {
"l": 0.69798,
"c": 0.10781,
"h": 189.5
},
"luminance": 0.35949
}Semantic roles & 50–950 ramp
primary
#34B3AC
secondary
#C57D81
accent
#4952DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281