#34BBAD#34BBAD
#34BBAD is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.114 H 184.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBAD |
|---|---|
| RGB | rgb(52, 187, 173) |
| HSL | hsl(174, 56%, 47%) |
| HSV | hsv(174, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(68.96, -38.63, -3.27) |
| CIE-LCH | lch(68.96, 38.76, 184.84°) |
| OKLab | oklab(71.82% -0.1139 -0.0094) |
| OKLCH | oklch(71.82% 0.114 184.7) |
| XYZ | xyz(26.7257, 39.2847, 45.7012) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.32
Tealish
#24BCA8
ΔE00 2.13
Lightseagreen
#20B2AA
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 3.27
Greeny Blue
#42B395
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBAD #BB3442
analogous
#34BB6A #34BBAD #3486BB
triadic
#34BBAD #AD34BB #BBAD34
tetradic
#34BBAD #6A34BB #BB3442 #86BB34
square
#34BBAD #6A34BB #BB3442 #86BB34
split-complementary
#34BBAD #BB3486 #BB6A34
monochromatic
#195B54 #278B81 #34BBAD #5BD1C5 #8BDFD6
Accessibility & contrast
On white
2.37
#34BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#34BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBAD
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBAD | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AD
Deuteranopia (green-blind)
#9FA2AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bbad; /* rgb */ color: rgb(52, 187, 173); /* oklch */ color: oklch(71.8% 0.114 184.7);
Tailwind
colors: {
custom: {
50: '#80d0c5',
500: '#34bbad',
950: '#000000',
},
}SCSS
$custom: #34bbad; $custom-light: #80d0c5; $custom-dark: #000000;
JSON
{
"hex": "#34bbad",
"rgb": {
"r": 52,
"g": 187,
"b": 173
},
"hsl": {
"h": 173.778,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71824,
"c": 0.11433,
"h": 184.7
},
"luminance": 0.39288
}Semantic roles & 50–950 ramp
primary
#34BBAD
secondary
#C98289
accent
#4858E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281