#34AAB7#34AAB7
#34AAB7 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.103 H 205.8°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #34AAB7 |
|---|---|
| RGB | rgb(52, 170, 183) |
| HSL | hsl(186, 56%, 46%) |
| HSV | hsv(186, 72%, 72%) |
| CMYK | cmyk(71.6%, 7.1%, 0%, 28.2%) |
| CIE-LAB | lab(64.08, -27.67, -16.09) |
| CIE-LCH | lch(64.08, 32.01, 210.18°) |
| OKLab | oklab(67.97% -0.0924 -0.0447) |
| OKLCH | oklch(67.97% 0.103 205.8) |
| XYZ | xyz(24.3344, 32.8956, 49.8575) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.75
Cadetblue
#5F9EA0
ΔE00 6.37
Lightseagreen
#20B2AA
ΔE00 8.56
Sea
#3C9992
ΔE00 9.43
Darkturquoise
#00CED1
ΔE00 10.58
Topaz
#13BBAF
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AAB7 #B74134
analogous
#34B782 #34AAB7 #3468B7
triadic
#34AAB7 #B734AA #AAB734
tetradic
#34AAB7 #8234B7 #B74134 #68B734
square
#34AAB7 #8234B7 #B74134 #68B734
split-complementary
#34AAB7 #B73468 #B78234
monochromatic
#195158 #267E87 #34AAB7 #59C4D0 #88D5DD
Accessibility & contrast
On white
2.77
#34AAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#34AAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AAB7
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AAB7 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#8995B7
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aab7; /* rgb */ color: rgb(52, 170, 183); /* oklch */ color: oklch(68.0% 0.103 205.8);
Tailwind
colors: {
custom: {
50: '#7fc3cc',
500: '#34aab7',
950: '#000000',
},
}SCSS
$custom: #34aab7; $custom-light: #7fc3cc; $custom-dark: #000000;
JSON
{
"hex": "#34aab7",
"rgb": {
"r": 52,
"g": 170,
"b": 183
},
"hsl": {
"h": 185.954,
"s": 55.745,
"l": 46.078
},
"oklch": {
"l": 0.67966,
"c": 0.10264,
"h": 205.8
},
"luminance": 0.32898
}Semantic roles & 50–950 ramp
primary
#34AAB7
secondary
#C78780
accent
#5849DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182