#34B8AB#34B8AB
#34B8AB is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.0% C 0.112 H 185.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #34B8AB |
|---|---|
| RGB | rgb(52, 184, 171) |
| HSL | hsl(174, 56%, 46%) |
| HSV | hsv(174, 72%, 72%) |
| CMYK | cmyk(71.7%, 0%, 7.1%, 27.8%) |
| CIE-LAB | lab(67.98, -37.82, -3.60) |
| CIE-LCH | lch(67.98, 37.99, 185.44°) |
| OKLab | oklab(71.01% -0.1118 -0.0103) |
| OKLCH | oklch(71.01% 0.112 185.3) |
| XYZ | xyz(25.9039, 37.9483, 44.4797) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.43
Lightseagreen
#20B2AA
ΔE00 2.51
Tealish
#24BCA8
ΔE00 2.60
Turquoise (survey)
#06C2AC
ΔE00 3.97
Greeny Blue
#42B395
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B8AB #B83441
analogous
#34B869 #34B8AB #3483B8
triadic
#34B8AB #AB34B8 #B8AB34
tetradic
#34B8AB #6934B8 #B83441 #83B834
square
#34B8AB #6934B8 #B83441 #83B834
split-complementary
#34B8AB #B83483 #B86934
monochromatic
#195952 #27887F #34B8AB #59D0C4 #89DED5
Accessibility & contrast
On white
2.44
#34B8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#34B8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B8AB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B8AB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #34b8ab; /* rgb */ color: rgb(52, 184, 171); /* oklch */ color: oklch(71.0% 0.112 185.3);
Tailwind
colors: {
custom: {
50: '#7fcec3',
500: '#34b8ab',
950: '#000000',
},
}SCSS
$custom: #34b8ab; $custom-light: #7fcec3; $custom-dark: #000000;
JSON
{
"hex": "#34b8ab",
"rgb": {
"r": 52,
"g": 184,
"b": 171
},
"hsl": {
"h": 174.091,
"s": 55.932,
"l": 46.275
},
"oklch": {
"l": 0.71012,
"c": 0.11231,
"h": 185.3
},
"luminance": 0.37951
}Semantic roles & 50–950 ramp
primary
#34B8AB
secondary
#C88087
accent
#4957DF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281