#34B4A7#34B4A7
#34B4A7 is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.9% C 0.110 H 185.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #34B4A7 |
|---|---|
| RGB | rgb(52, 180, 167) |
| HSL | hsl(174, 55%, 45%) |
| HSV | hsv(174, 71%, 71%) |
| CMYK | cmyk(71.1%, 0%, 7.2%, 29.4%) |
| CIE-LAB | lab(66.64, -37.10, -3.37) |
| CIE-LCH | lch(66.64, 37.25, 185.18°) |
| OKLab | oklab(69.88% -0.1096 -0.0097) |
| OKLCH | oklch(69.88% 0.11 185.1) |
| XYZ | xyz(24.7092, 36.1597, 42.2290) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.02
Topaz
#13BBAF
ΔE00 2.25
Tealish
#24BCA8
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 4.71
Greeny Blue
#42B395
ΔE00 5.93
Blue Green
#0F9B8E
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B4A7 #B43441
analogous
#34B467 #34B4A7 #3481B4
triadic
#34B4A7 #A734B4 #B4A734
tetradic
#34B4A7 #6734B4 #B43441 #81B434
square
#34B4A7 #6734B4 #B43441 #81B434
split-complementary
#34B4A7 #B43481 #B46734
monochromatic
#19554F #26857B #34B4A7 #57CEC2 #86DCD3
Accessibility & contrast
On white
2.55
#34B4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#34B4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B4A7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B4A7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#999DA8
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b4a7; /* rgb */ color: rgb(52, 180, 167); /* oklch */ color: oklch(69.9% 0.110 185.1);
Tailwind
colors: {
custom: {
50: '#7ecbc1',
500: '#34b4a7',
950: '#000000',
},
}SCSS
$custom: #34b4a7; $custom-light: #7ecbc1; $custom-dark: #000000;
JSON
{
"hex": "#34b4a7",
"rgb": {
"r": 52,
"g": 180,
"b": 167
},
"hsl": {
"h": 173.906,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.69883,
"c": 0.11004,
"h": 185.1
},
"luminance": 0.36163
}Semantic roles & 50–950 ramp
primary
#34B4A7
secondary
#C67E85
accent
#4958DF
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1312
muted
#7C8281