#34BBB5#34BBB5
#34BBB5 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.112 H 190.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBB5 |
|---|---|
| RGB | rgb(52, 187, 181) |
| HSL | hsl(177, 56%, 47%) |
| HSV | hsv(177, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(69.19, -36.39, -7.33) |
| CIE-LCH | lch(69.19, 37.12, 191.38°) |
| OKLab | oklab(72.09% -0.1103 -0.0205) |
| OKLCH | oklch(72.09% 0.112 190.5) |
| XYZ | xyz(27.5231, 39.6036, 49.9008) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.52
Lightseagreen
#20B2AA
ΔE00 2.84
Tealish
#24BCA8
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.79
Turquoise (survey)
#06C2AC
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBB5 #BB343A
analogous
#34BB71 #34BBB5 #347EBB
triadic
#34BBB5 #B534BB #BBB534
tetradic
#34BBB5 #7134BB #BB343A #7EBB34
square
#34BBB5 #7134BB #BB343A #7EBB34
split-complementary
#34BBB5 #BB347E #BB7134
monochromatic
#195B58 #278B87 #34BBB5 #5BD1CC #8BDFDB
Accessibility & contrast
On white
2.35
#34BBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#34BBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBB5
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBB5 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B5
Deuteranopia (green-blind)
#9DA3B6
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34bbb5; /* rgb */ color: rgb(52, 187, 181); /* oklch */ color: oklch(72.1% 0.112 190.5);
Tailwind
colors: {
custom: {
50: '#81d0cb',
500: '#34bbb5',
950: '#000000',
},
}SCSS
$custom: #34bbb5; $custom-light: #81d0cb; $custom-dark: #000000;
JSON
{
"hex": "#34bbb5",
"rgb": {
"r": 52,
"g": 187,
"b": 181
},
"hsl": {
"h": 177.333,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.72087,
"c": 0.11221,
"h": 190.5
},
"luminance": 0.39607
}Semantic roles & 50–950 ramp
primary
#34BBB5
secondary
#C98285
accent
#484FE0
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282