#34B1AC#34B1AC
#34B1AC is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.106 H 191.0°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #34B1AC |
|---|---|
| RGB | rgb(52, 177, 172) |
| HSL | hsl(178, 55%, 45%) |
| HSV | hsv(178, 71%, 69%) |
| CMYK | cmyk(70.6%, 0%, 2.8%, 30.6%) |
| CIE-LAB | lab(65.87, -34.31, -7.29) |
| CIE-LCH | lch(65.87, 35.07, 191.99°) |
| OKLab | oklab(69.3% -0.1043 -0.0203) |
| OKLCH | oklch(69.3% 0.106 191) |
| XYZ | xyz(24.5813, 35.1500, 44.5108) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.52
Topaz
#13BBAF
ΔE00 3.84
Tealish
#24BCA8
ΔE00 5.96
Turquoise (survey)
#06C2AC
ΔE00 7.30
Sea
#3C9992
ΔE00 7.36
Blue Green
#0F9B8E
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B1AC #B13439
analogous
#34B16E #34B1AC #3478B1
triadic
#34B1AC #AC34B1 #B1AC34
tetradic
#34B1AC #6E34B1 #B13439 #78B134
square
#34B1AC #6E34B1 #B13439 #78B134
split-complementary
#34B1AC #B13478 #B16E34
monochromatic
#185250 #26827E #34B1AC #55CDC8 #84DBD8
Accessibility & contrast
On white
2.61
#34B1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#34B1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B1AC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B1AC | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AC
Deuteranopia (green-blind)
#949AAD
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b1ac; /* rgb */ color: rgb(52, 177, 172); /* oklch */ color: oklch(69.3% 0.106 191.0);
Tailwind
colors: {
custom: {
50: '#7ec9c4',
500: '#34b1ac',
950: '#000000',
},
}SCSS
$custom: #34b1ac; $custom-light: #7ec9c4; $custom-dark: #000000;
JSON
{
"hex": "#34b1ac",
"rgb": {
"r": 52,
"g": 177,
"b": 172
},
"hsl": {
"h": 177.6,
"s": 54.585,
"l": 44.902
},
"oklch": {
"l": 0.693,
"c": 0.10625,
"h": 191
},
"luminance": 0.35153
}Semantic roles & 50–950 ramp
primary
#34B1AC
secondary
#C57C7F
accent
#4A50DE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281