#34B7AA#34B7AA
#34B7AA is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.7% C 0.112 H 185.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #34B7AA |
|---|---|
| RGB | rgb(52, 183, 170) |
| HSL | hsl(174, 56%, 46%) |
| HSV | hsv(174, 72%, 72%) |
| CMYK | cmyk(71.6%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.65, -37.64, -3.54) |
| CIE-LCH | lch(67.65, 37.81, 185.38°) |
| OKLab | oklab(70.73% -0.1113 -0.0102) |
| OKLCH | oklch(70.73% 0.112 185.2) |
| XYZ | xyz(25.6019, 37.4963, 43.9106) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.60
Lightseagreen
#20B2AA
ΔE00 2.35
Tealish
#24BCA8
ΔE00 2.70
Turquoise (survey)
#06C2AC
ΔE00 4.14
Greeny Blue
#42B395
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B7AA #B73441
analogous
#34B768 #34B7AA #3482B7
triadic
#34B7AA #AA34B7 #B7AA34
tetradic
#34B7AA #6834B7 #B73441 #82B734
square
#34B7AA #6834B7 #B73441 #82B734
split-complementary
#34B7AA #B73482 #B76834
monochromatic
#195851 #26877E #34B7AA #59D0C4 #88DDD5
Accessibility & contrast
On white
2.47
#34B7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#34B7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B7AA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B7AA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #34b7aa; /* rgb */ color: rgb(52, 183, 170); /* oklch */ color: oklch(70.7% 0.112 185.2);
Tailwind
colors: {
custom: {
50: '#7fcdc3',
500: '#34b7aa',
950: '#000000',
},
}SCSS
$custom: #34b7aa; $custom-light: #7fcdc3; $custom-dark: #000000;
JSON
{
"hex": "#34b7aa",
"rgb": {
"r": 52,
"g": 183,
"b": 170
},
"hsl": {
"h": 174.046,
"s": 55.745,
"l": 46.078
},
"oklch": {
"l": 0.7073,
"c": 0.11174,
"h": 185.2
},
"luminance": 0.37499
}Semantic roles & 50–950 ramp
primary
#34B7AA
secondary
#C78087
accent
#4958DF
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281