#34ABB5#34ABB5
#34ABB5 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.103 H 203.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABB5 |
|---|---|
| RGB | rgb(52, 171, 181) |
| HSL | hsl(185, 55%, 46%) |
| HSV | hsv(185, 71%, 71%) |
| CMYK | cmyk(71.3%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(64.31, -28.77, -14.62) |
| CIE-LCH | lch(64.31, 32.27, 206.93°) |
| OKLab | oklab(68.14% -0.0942 -0.0406) |
| OKLCH | oklch(68.14% 0.103 203.3) |
| XYZ | xyz(24.3159, 33.1892, 48.8317) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 6.19
Lightseagreen
#20B2AA
ΔE00 7.36
Sea
#3C9992
ΔE00 8.70
Topaz
#13BBAF
ΔE00 9.53
Darkturquoise
#00CED1
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABB5 #B53E34
analogous
#34B57E #34ABB5 #346AB5
triadic
#34ABB5 #B534AB #ABB534
tetradic
#34ABB5 #7E34B5 #B53E34 #6AB534
square
#34ABB5 #7E34B5 #B53E34 #6AB534
split-complementary
#34ABB5 #B5346A #B57E34
monochromatic
#195156 #267E85 #34ABB5 #57C6CF #87D6DC
Accessibility & contrast
On white
2.75
#34ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#34ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABB5
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABB5 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B6
Deuteranopia (green-blind)
#8B96B5
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abb5; /* rgb */ color: rgb(52, 171, 181); /* oklch */ color: oklch(68.1% 0.103 203.3);
Tailwind
colors: {
custom: {
50: '#7fc4cb',
500: '#34abb5',
950: '#000000',
},
}SCSS
$custom: #34abb5; $custom-light: #7fc4cb; $custom-dark: #000000;
JSON
{
"hex": "#34abb5",
"rgb": {
"r": 52,
"g": 171,
"b": 181
},
"hsl": {
"h": 184.651,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.68136,
"c": 0.10261,
"h": 203.3
},
"luminance": 0.33192
}Semantic roles & 50–950 ramp
primary
#34ABB5
secondary
#C6847F
accent
#5549DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182