#34B6AA#34B6AA
#34B6AA is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.5% C 0.111 H 185.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #34B6AA |
|---|---|
| RGB | rgb(52, 182, 170) |
| HSL | hsl(174, 56%, 46%) |
| HSV | hsv(174, 71%, 71%) |
| CMYK | cmyk(71.4%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.34, -37.18, -4.00) |
| CIE-LCH | lch(67.34, 37.40, 186.13°) |
| OKLab | oklab(70.48% -0.1103 -0.0114) |
| OKLCH | oklch(70.48% 0.111 185.9) |
| XYZ | xyz(25.3964, 37.0853, 43.8421) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.75
Lightseagreen
#20B2AA
ΔE00 1.95
Tealish
#24BCA8
ΔE00 3.12
Turquoise (survey)
#06C2AC
ΔE00 4.55
Greeny Blue
#42B395
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B6AA #B63440
analogous
#34B669 #34B6AA #3481B6
triadic
#34B6AA #AA34B6 #B6AA34
tetradic
#34B6AA #6934B6 #B63440 #81B634
square
#34B6AA #6934B6 #B63440 #81B634
split-complementary
#34B6AA #B63481 #B66934
monochromatic
#195751 #26867E #34B6AA #58CFC4 #88DDD5
Accessibility & contrast
On white
2.49
#34B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#34B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B6AA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B6AA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #34b6aa; /* rgb */ color: rgb(52, 182, 170); /* oklch */ color: oklch(70.5% 0.111 185.9);
Tailwind
colors: {
custom: {
50: '#7fccc3',
500: '#34b6aa',
950: '#000000',
},
}SCSS
$custom: #34b6aa; $custom-light: #7fccc3; $custom-dark: #000000;
JSON
{
"hex": "#34b6aa",
"rgb": {
"r": 52,
"g": 182,
"b": 170
},
"hsl": {
"h": 174.462,
"s": 55.556,
"l": 45.882
},
"oklch": {
"l": 0.7048,
"c": 0.11086,
"h": 185.9
},
"luminance": 0.37088
}Semantic roles & 50–950 ramp
primary
#34B6AA
secondary
#C77F86
accent
#4957DF
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1312
muted
#7C8281