#34B8AA#34B8AA
#34B8AA is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.113 H 184.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #34B8AA |
|---|---|
| RGB | rgb(52, 184, 170) |
| HSL | hsl(174, 56%, 46%) |
| HSV | hsv(174, 72%, 72%) |
| CMYK | cmyk(71.7%, 0%, 7.6%, 27.8%) |
| CIE-LAB | lab(67.95, -38.09, -3.09) |
| CIE-LCH | lch(67.95, 38.22, 184.64°) |
| OKLab | oklab(70.98% -0.1123 -0.009) |
| OKLCH | oklch(70.98% 0.113 184.6) |
| XYZ | xyz(25.8089, 37.9103, 43.9796) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.57
Tealish
#24BCA8
ΔE00 2.29
Lightseagreen
#20B2AA
ΔE00 2.75
Turquoise (survey)
#06C2AC
ΔE00 3.73
Greeny Blue
#42B395
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B8AA #B83442
analogous
#34B868 #34B8AA #3484B8
triadic
#34B8AA #AA34B8 #B8AA34
tetradic
#34B8AA #6834B8 #B83442 #84B834
square
#34B8AA #6834B8 #B83442 #84B834
split-complementary
#34B8AA #B83484 #B86834
monochromatic
#195952 #27887E #34B8AA #59D0C3 #89DED5
Accessibility & contrast
On white
2.45
#34B8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#34B8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B8AA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B8AA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#9CA0AB
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #34b8aa; /* rgb */ color: rgb(52, 184, 170); /* oklch */ color: oklch(71.0% 0.113 184.6);
Tailwind
colors: {
custom: {
50: '#7fcec3',
500: '#34b8aa',
950: '#000000',
},
}SCSS
$custom: #34b8aa; $custom-light: #7fcec3; $custom-dark: #000000;
JSON
{
"hex": "#34b8aa",
"rgb": {
"r": 52,
"g": 184,
"b": 170
},
"hsl": {
"h": 173.636,
"s": 55.932,
"l": 46.275
},
"oklch": {
"l": 0.7098,
"c": 0.11265,
"h": 184.6
},
"luminance": 0.37913
}Semantic roles & 50–950 ramp
primary
#34B8AA
secondary
#C88088
accent
#4959DF
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281