#34ABB8#34ABB8
#34ABB8 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.103 H 205.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABB8 |
|---|---|
| RGB | rgb(52, 171, 184) |
| HSL | hsl(186, 56%, 46%) |
| HSV | hsv(186, 72%, 72%) |
| CMYK | cmyk(71.7%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.41, -27.85, -16.14) |
| CIE-LCH | lch(64.41, 32.19, 210.09°) |
| OKLab | oklab(68.25% -0.093 -0.0448) |
| OKLCH | oklch(68.25% 0.103 205.7) |
| XYZ | xyz(24.6270, 33.3137, 50.4704) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.56
Cadetblue
#5F9EA0
ΔE00 6.53
Lightseagreen
#20B2AA
ΔE00 8.47
Sea
#3C9992
ΔE00 9.59
Darkturquoise
#00CED1
ΔE00 10.31
Topaz
#13BBAF
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABB8 #B84134
analogous
#34B883 #34ABB8 #3469B8
triadic
#34ABB8 #B834AB #ABB834
tetradic
#34ABB8 #8334B8 #B84134 #69B834
square
#34ABB8 #8334B8 #B84134 #69B834
split-complementary
#34ABB8 #B83469 #B88334
monochromatic
#195259 #277F88 #34ABB8 #59C4D0 #89D5DE
Accessibility & contrast
On white
2.74
#34ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#34ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABB8
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABB8 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#8A96B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34abb8; /* rgb */ color: rgb(52, 171, 184); /* oklch */ color: oklch(68.3% 0.103 205.7);
Tailwind
colors: {
custom: {
50: '#7fc4cd',
500: '#34abb8',
950: '#000000',
},
}SCSS
$custom: #34abb8; $custom-light: #7fc4cd; $custom-dark: #000000;
JSON
{
"hex": "#34abb8",
"rgb": {
"r": 52,
"g": 171,
"b": 184
},
"hsl": {
"h": 185.909,
"s": 55.932,
"l": 46.275
},
"oklch": {
"l": 0.6825,
"c": 0.10322,
"h": 205.7
},
"luminance": 0.33317
}Semantic roles & 50–950 ramp
primary
#34ABB8
secondary
#C88780
accent
#5749DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182