#34BBB4#34BBB4
#34BBB4 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.112 H 189.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBB4 |
|---|---|
| RGB | rgb(52, 187, 180) |
| HSL | hsl(177, 56%, 47%) |
| HSV | hsv(177, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(69.16, -36.67, -6.82) |
| CIE-LCH | lch(69.16, 37.30, 190.53°) |
| OKLab | oklab(72.05% -0.1108 -0.0191) |
| OKLCH | oklch(72.05% 0.112 189.8) |
| XYZ | xyz(27.4209, 39.5627, 49.3624) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.19
Lightseagreen
#20B2AA
ΔE00 2.73
Tealish
#24BCA8
ΔE00 4.60
Turquoise (survey)
#06C2AC
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBB4 #BB343B
analogous
#34BB71 #34BBB4 #347FBB
triadic
#34BBB4 #B434BB #BBB434
tetradic
#34BBB4 #7134BB #BB343B #7FBB34
square
#34BBB4 #7134BB #BB343B #7FBB34
split-complementary
#34BBB4 #BB347F #BB7134
monochromatic
#195B58 #278B86 #34BBB4 #5BD1CB #8BDFDA
Accessibility & contrast
On white
2.36
#34BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#34BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBB4
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBB4 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B4
Deuteranopia (green-blind)
#9DA3B5
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34bbb4; /* rgb */ color: rgb(52, 187, 180); /* oklch */ color: oklch(72.1% 0.112 189.8);
Tailwind
colors: {
custom: {
50: '#81d0ca',
500: '#34bbb4',
950: '#000000',
},
}SCSS
$custom: #34bbb4; $custom-light: #81d0ca; $custom-dark: #000000;
JSON
{
"hex": "#34bbb4",
"rgb": {
"r": 52,
"g": 187,
"b": 180
},
"hsl": {
"h": 176.889,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.72054,
"c": 0.1124,
"h": 189.8
},
"luminance": 0.39566
}Semantic roles & 50–950 ramp
primary
#34BBB4
secondary
#C98286
accent
#4850E0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282