#34B4AA#34B4AA
#34B4AA is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.109 H 187.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #34B4AA |
|---|---|
| RGB | rgb(52, 180, 170) |
| HSL | hsl(175, 55%, 45%) |
| HSV | hsv(175, 71%, 71%) |
| CMYK | cmyk(71.1%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(66.73, -36.27, -4.90) |
| CIE-LCH | lch(66.73, 36.60, 187.70°) |
| OKLab | oklab(69.98% -0.1082 -0.0138) |
| OKLCH | oklch(69.98% 0.109 187.3) |
| XYZ | xyz(24.9897, 36.2719, 43.7066) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.23
Topaz
#13BBAF
ΔE00 2.28
Tealish
#24BCA8
ΔE00 3.98
Turquoise (survey)
#06C2AC
ΔE00 5.40
Greeny Blue
#42B395
ΔE00 7.01
Blue Green
#0F9B8E
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B4AA #B4343E
analogous
#34B46A #34B4AA #347EB4
triadic
#34B4AA #AA34B4 #B4AA34
tetradic
#34B4AA #6A34B4 #B4343E #7EB434
square
#34B4AA #6A34B4 #B4343E #7EB434
split-complementary
#34B4AA #B4347E #B46A34
monochromatic
#195550 #26857D #34B4AA #57CEC5 #86DCD5
Accessibility & contrast
On white
2.54
#34B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#34B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B4AA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B4AA | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#989DAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b4aa; /* rgb */ color: rgb(52, 180, 170); /* oklch */ color: oklch(70.0% 0.109 187.3);
Tailwind
colors: {
custom: {
50: '#7fcbc3',
500: '#34b4aa',
950: '#000000',
},
}SCSS
$custom: #34b4aa; $custom-light: #7fcbc3; $custom-dark: #000000;
JSON
{
"hex": "#34b4aa",
"rgb": {
"r": 52,
"g": 180,
"b": 170
},
"hsl": {
"h": 175.313,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.69981,
"c": 0.10912,
"h": 187.3
},
"luminance": 0.36275
}Semantic roles & 50–950 ramp
primary
#34B4AA
secondary
#C67E84
accent
#4955DF
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281