#34ABB7#34ABB7
#34ABB7 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.103 H 204.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABB7 |
|---|---|
| RGB | rgb(52, 171, 183) |
| HSL | hsl(185, 56%, 46%) |
| HSV | hsv(185, 72%, 72%) |
| CMYK | cmyk(71.6%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.38, -28.16, -15.63) |
| CIE-LCH | lch(64.38, 32.21, 209.03°) |
| OKLab | oklab(68.21% -0.0934 -0.0434) |
| OKLCH | oklch(68.21% 0.103 204.9) |
| XYZ | xyz(24.5226, 33.2719, 49.9203) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.79
Cadetblue
#5F9EA0
ΔE00 6.40
Lightseagreen
#20B2AA
ΔE00 8.10
Sea
#3C9992
ΔE00 9.29
Darkturquoise
#00CED1
ΔE00 10.16
Topaz
#13BBAF
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABB7 #B74034
analogous
#34B781 #34ABB7 #3469B7
triadic
#34ABB7 #B734AB #ABB734
tetradic
#34ABB7 #8134B7 #B74034 #69B734
square
#34ABB7 #8134B7 #B74034 #69B734
split-complementary
#34ABB7 #B73469 #B78134
monochromatic
#195258 #267E87 #34ABB7 #59C5D0 #88D5DD
Accessibility & contrast
On white
2.74
#34ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#34ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABB7
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABB7 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#8A96B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abb7; /* rgb */ color: rgb(52, 171, 183); /* oklch */ color: oklch(68.2% 0.103 204.9);
Tailwind
colors: {
custom: {
50: '#7fc4cc',
500: '#34abb7',
950: '#000000',
},
}SCSS
$custom: #34abb7; $custom-light: #7fc4cc; $custom-dark: #000000;
JSON
{
"hex": "#34abb7",
"rgb": {
"r": 52,
"g": 171,
"b": 183
},
"hsl": {
"h": 185.496,
"s": 55.745,
"l": 46.078
},
"oklch": {
"l": 0.68212,
"c": 0.103,
"h": 204.9
},
"luminance": 0.33275
}Semantic roles & 50–950 ramp
primary
#34ABB7
secondary
#C78680
accent
#5749DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182