#34B0AB#34B0AB
#34B0AB is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.106 H 191.0°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #34B0AB |
|---|---|
| RGB | rgb(52, 176, 171) |
| HSL | hsl(178, 54%, 45%) |
| HSV | hsv(178, 70%, 69%) |
| CMYK | cmyk(70.5%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(65.53, -34.12, -7.23) |
| CIE-LCH | lch(65.53, 34.88, 191.96°) |
| OKLab | oklab(69.02% -0.1037 -0.0202) |
| OKLCH | oklch(69.02% 0.106 191) |
| XYZ | xyz(24.2888, 34.7182, 43.9414) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.58
Topaz
#13BBAF
ΔE00 4.04
Tealish
#24BCA8
ΔE00 6.09
Sea
#3C9992
ΔE00 7.08
Turquoise (survey)
#06C2AC
ΔE00 7.47
Blue Green
#0F9B8E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B0AB #B03439
analogous
#34B06D #34B0AB #3477B0
triadic
#34B0AB #AB34B0 #B0AB34
tetradic
#34B0AB #6D34B0 #B03439 #77B034
square
#34B0AB #6D34B0 #B03439 #77B034
split-complementary
#34B0AB #B03477 #B06D34
monochromatic
#18524F #26817D #34B0AB #55CDC8 #84DBD7
Accessibility & contrast
On white
2.64
#34B0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#34B0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B0AB
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B0AB | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#939AAC
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #34b0ab; /* rgb */ color: rgb(52, 176, 171); /* oklch */ color: oklch(69.0% 0.106 191.0);
Tailwind
colors: {
custom: {
50: '#7ec8c4',
500: '#34b0ab',
950: '#000000',
},
}SCSS
$custom: #34b0ab; $custom-light: #7ec8c4; $custom-dark: #000000;
JSON
{
"hex": "#34b0ab",
"rgb": {
"r": 52,
"g": 176,
"b": 171
},
"hsl": {
"h": 177.581,
"s": 54.386,
"l": 44.706
},
"oklch": {
"l": 0.69016,
"c": 0.10567,
"h": 191
},
"luminance": 0.34721
}Semantic roles & 50–950 ramp
primary
#34B0AB
secondary
#C47C7F
accent
#4A50DE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281