#34B7A7#34B7A7
#34B7A7 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.113 H 183.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #34B7A7 |
|---|---|
| RGB | rgb(52, 183, 167) |
| HSL | hsl(173, 56%, 46%) |
| HSV | hsv(173, 72%, 72%) |
| CMYK | cmyk(71.6%, 0%, 8.7%, 28.2%) |
| CIE-LAB | lab(67.56, -38.46, -2.01) |
| CIE-LCH | lch(67.56, 38.52, 182.99°) |
| OKLab | oklab(70.63% -0.1126 -0.006) |
| OKLCH | oklch(70.63% 0.113 183.1) |
| XYZ | xyz(25.3214, 37.3841, 42.4331) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.90
Topaz
#13BBAF
ΔE00 2.15
Lightseagreen
#20B2AA
ΔE00 3.19
Turquoise (survey)
#06C2AC
ΔE00 3.54
Greeny Blue
#42B395
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B7A7 #B73444
analogous
#34B765 #34B7A7 #3485B7
triadic
#34B7A7 #A734B7 #B7A734
tetradic
#34B7A7 #6534B7 #B73444 #85B734
square
#34B7A7 #6534B7 #B73444 #85B734
split-complementary
#34B7A7 #B73485 #B76534
monochromatic
#195850 #26877C #34B7A7 #59D0C1 #88DDD3
Accessibility & contrast
On white
2.48
#34B7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#34B7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B7A7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B7A7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #34b7a7; /* rgb */ color: rgb(52, 183, 167); /* oklch */ color: oklch(70.6% 0.113 183.1);
Tailwind
colors: {
custom: {
50: '#7fcdc1',
500: '#34b7a7',
950: '#000000',
},
}SCSS
$custom: #34b7a7; $custom-light: #7fcdc1; $custom-dark: #000000;
JSON
{
"hex": "#34b7a7",
"rgb": {
"r": 52,
"g": 183,
"b": 167
},
"hsl": {
"h": 172.672,
"s": 55.745,
"l": 46.078
},
"oklch": {
"l": 0.70634,
"c": 0.11281,
"h": 183.1
},
"luminance": 0.37387
}Semantic roles & 50–950 ramp
primary
#34B7A7
secondary
#C78088
accent
#495BDF
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1312
muted
#7C8281