#34B1AB#34B1AB
#34B1AB is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.3% C 0.106 H 190.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #34B1AB |
|---|---|
| RGB | rgb(52, 177, 171) |
| HSL | hsl(177, 55%, 45%) |
| HSV | hsv(177, 71%, 69%) |
| CMYK | cmyk(70.6%, 0%, 3.4%, 30.6%) |
| CIE-LAB | lab(65.84, -34.59, -6.78) |
| CIE-LCH | lch(65.84, 35.25, 191.08°) |
| OKLab | oklab(69.27% -0.1047 -0.019) |
| OKLCH | oklch(69.27% 0.106 190.3) |
| XYZ | xyz(24.4856, 35.1118, 44.0070) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.24
Topaz
#13BBAF
ΔE00 3.61
Tealish
#24BCA8
ΔE00 5.63
Turquoise (survey)
#06C2AC
ΔE00 7.01
Sea
#3C9992
ΔE00 7.32
Blue Green
#0F9B8E
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B1AB #B1343A
analogous
#34B16D #34B1AB #3479B1
triadic
#34B1AB #AB34B1 #B1AB34
tetradic
#34B1AB #6D34B1 #B1343A #79B134
square
#34B1AB #6D34B1 #B1343A #79B134
split-complementary
#34B1AB #B13479 #B16D34
monochromatic
#185250 #26827D #34B1AB #55CDC7 #84DBD7
Accessibility & contrast
On white
2.62
#34B1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#34B1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B1AB
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B1AB | 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)
#A7A8AB
Deuteranopia (green-blind)
#949AAC
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b1ab; /* rgb */ color: rgb(52, 177, 171); /* oklch */ color: oklch(69.3% 0.106 190.3);
Tailwind
colors: {
custom: {
50: '#7ec9c4',
500: '#34b1ab',
950: '#000000',
},
}SCSS
$custom: #34b1ab; $custom-light: #7ec9c4; $custom-dark: #000000;
JSON
{
"hex": "#34b1ab",
"rgb": {
"r": 52,
"g": 177,
"b": 171
},
"hsl": {
"h": 177.12,
"s": 54.585,
"l": 44.902
},
"oklch": {
"l": 0.69266,
"c": 0.10644,
"h": 190.3
},
"luminance": 0.35115
}Semantic roles & 50–950 ramp
primary
#34B1AB
secondary
#C57C80
accent
#4A51DE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281