#34B1AA#34B1AA
#34B1AA is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.2% C 0.107 H 189.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #34B1AA |
|---|---|
| RGB | rgb(52, 177, 170) |
| HSL | hsl(177, 55%, 45%) |
| HSV | hsv(177, 71%, 69%) |
| CMYK | cmyk(70.6%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(65.81, -34.88, -6.26) |
| CIE-LCH | lch(65.81, 35.44, 190.18°) |
| OKLab | oklab(69.23% -0.1052 -0.0175) |
| OKLCH | oklch(69.23% 0.107 189.5) |
| XYZ | xyz(24.3906, 35.0738, 43.5069) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.02
Topaz
#13BBAF
ΔE00 3.40
Tealish
#24BCA8
ΔE00 5.31
Turquoise (survey)
#06C2AC
ΔE00 6.73
Sea
#3C9992
ΔE00 7.29
Blue Green
#0F9B8E
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B1AA #B1343B
analogous
#34B16C #34B1AA #347AB1
triadic
#34B1AA #AA34B1 #B1AA34
tetradic
#34B1AA #6C34B1 #B1343B #7AB134
square
#34B1AA #6C34B1 #B1343B #7AB134
split-complementary
#34B1AA #B1347A #B16C34
monochromatic
#18524F #26827D #34B1AA #55CDC6 #84DBD6
Accessibility & contrast
On white
2.62
#34B1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#34B1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B1AA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B1AA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#959AAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b1aa; /* rgb */ color: rgb(52, 177, 170); /* oklch */ color: oklch(69.2% 0.107 189.5);
Tailwind
colors: {
custom: {
50: '#7ec9c3',
500: '#34b1aa',
950: '#000000',
},
}SCSS
$custom: #34b1aa; $custom-light: #7ec9c3; $custom-dark: #000000;
JSON
{
"hex": "#34b1aa",
"rgb": {
"r": 52,
"g": 177,
"b": 170
},
"hsl": {
"h": 176.64,
"s": 54.585,
"l": 44.902
},
"oklch": {
"l": 0.69232,
"c": 0.10664,
"h": 189.5
},
"luminance": 0.35077
}Semantic roles & 50–950 ramp
primary
#34B1AA
secondary
#C57C80
accent
#4A52DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281