#34BDAE#34BDAE
#34BDAE is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.116 H 184.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #34BDAE |
|---|---|
| RGB | rgb(52, 189, 174) |
| HSL | hsl(173, 57%, 47%) |
| HSV | hsv(173, 72%, 74%) |
| CMYK | cmyk(72.5%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(69.60, -39.25, -2.88) |
| CIE-LCH | lch(69.60, 39.36, 184.19°) |
| OKLab | oklab(72.35% -0.1155 -0.0084) |
| OKLCH | oklch(72.35% 0.116 184.2) |
| XYZ | xyz(27.2501, 40.1780, 46.3552) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.60
Tealish
#24BCA8
ΔE00 1.86
Turquoise (survey)
#06C2AC
ΔE00 2.78
Lightseagreen
#20B2AA
ΔE00 3.86
Greeny Blue
#42B395
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BDAE #BD3443
analogous
#34BD6A #34BDAE #3487BD
triadic
#34BDAE #AE34BD #BDAE34
tetradic
#34BDAE #6A34BD #BD3443 #87BD34
square
#34BDAE #6A34BD #BD3443 #87BD34
split-complementary
#34BDAE #BD3487 #BD6A34
monochromatic
#1A5D56 #278D82 #34BDAE #5CD2C5 #8CDFD6
Accessibility & contrast
On white
2.32
#34BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#34BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BDAE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BDAE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AE
Deuteranopia (green-blind)
#A1A4B0
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #34bdae; /* rgb */ color: rgb(52, 189, 174); /* oklch */ color: oklch(72.4% 0.116 184.2);
Tailwind
colors: {
custom: {
50: '#80d1c6',
500: '#34bdae',
950: '#000000',
},
}SCSS
$custom: #34bdae; $custom-light: #80d1c6; $custom-dark: #000000;
JSON
{
"hex": "#34bdae",
"rgb": {
"r": 52,
"g": 189,
"b": 174
},
"hsl": {
"h": 173.431,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.72354,
"c": 0.1158,
"h": 184.2
},
"luminance": 0.40181
}Semantic roles & 50–950 ramp
primary
#34BDAE
secondary
#CA838B
accent
#4858E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282