#34ABB6#34ABB6
#34ABB6 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.103 H 204.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABB6 |
|---|---|
| RGB | rgb(52, 171, 182) |
| HSL | hsl(185, 56%, 46%) |
| HSV | hsv(185, 71%, 71%) |
| CMYK | cmyk(71.4%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.35, -28.47, -15.12) |
| CIE-LCH | lch(64.35, 32.23, 207.98°) |
| OKLab | oklab(68.17% -0.0938 -0.042) |
| OKLCH | oklch(68.17% 0.103 204.1) |
| XYZ | xyz(24.4189, 33.2304, 49.3741) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.05
Cadetblue
#5F9EA0
ΔE00 6.29
Lightseagreen
#20B2AA
ΔE00 7.73
Sea
#3C9992
ΔE00 8.99
Topaz
#13BBAF
ΔE00 9.87
Darkturquoise
#00CED1
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABB6 #B63F34
analogous
#34B680 #34ABB6 #346AB6
triadic
#34ABB6 #B634AB #ABB634
tetradic
#34ABB6 #8034B6 #B63F34 #6AB634
square
#34ABB6 #8034B6 #B63F34 #6AB634
split-complementary
#34ABB6 #B6346A #B68034
monochromatic
#195257 #267E86 #34ABB6 #58C5CF #88D6DD
Accessibility & contrast
On white
2.75
#34ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#34ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABB6
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABB6 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 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)
#9DA4B7
Deuteranopia (green-blind)
#8B96B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abb6; /* rgb */ color: rgb(52, 171, 182); /* oklch */ color: oklch(68.2% 0.103 204.1);
Tailwind
colors: {
custom: {
50: '#7fc4cb',
500: '#34abb6',
950: '#000000',
},
}SCSS
$custom: #34abb6; $custom-light: #7fc4cb; $custom-dark: #000000;
JSON
{
"hex": "#34abb6",
"rgb": {
"r": 52,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.077,
"s": 55.556,
"l": 45.882
},
"oklch": {
"l": 0.68174,
"c": 0.1028,
"h": 204.1
},
"luminance": 0.33233
}Semantic roles & 50–950 ramp
primary
#34ABB6
secondary
#C7857F
accent
#5649DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182