#34BBA0#34BBA0
#34BBA0 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.120 H 176.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBA0 |
|---|---|
| RGB | rgb(52, 187, 160) |
| HSL | hsl(168, 56%, 47%) |
| HSV | hsv(168, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 14.4%, 26.7%) |
| CIE-LAB | lab(68.61, -42.10, 3.37) |
| CIE-LCH | lch(68.61, 42.23, 175.43°) |
| OKLab | oklab(71.43% -0.1199 0.0083) |
| OKLCH | oklch(71.43% 0.12 176.1) |
| XYZ | xyz(25.5285, 38.8058, 39.3957) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.48
Greeny Blue
#42B395
ΔE00 2.78
Turquoise (survey)
#06C2AC
ΔE00 2.98
Topaz
#13BBAF
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 6.35
Green Blue
#01C08D
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBA0 #BB344F
analogous
#34BB5D #34BBA0 #3493BB
triadic
#34BBA0 #A034BB #BBA034
tetradic
#34BBA0 #5D34BB #BB344F #93BB34
square
#34BBA0 #5D34BB #BB344F #93BB34
split-complementary
#34BBA0 #BB3493 #BB5D34
monochromatic
#195B4E #278B77 #34BBA0 #5BD1BA #8BDFCE
Accessibility & contrast
On white
2.40
#34BBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#34BBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBA0
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBA0 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #34bba0; /* rgb */ color: rgb(52, 187, 160); /* oklch */ color: oklch(71.4% 0.120 176.1);
Tailwind
colors: {
custom: {
50: '#7fd0bc',
500: '#34bba0',
950: '#000000',
},
}SCSS
$custom: #34bba0; $custom-light: #7fd0bc; $custom-dark: #000000;
JSON
{
"hex": "#34bba0",
"rgb": {
"r": 52,
"g": 187,
"b": 160
},
"hsl": {
"h": 168,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71427,
"c": 0.12023,
"h": 176.1
},
"luminance": 0.38809
}Semantic roles & 50–950 ramp
primary
#34BBA0
secondary
#C98290
accent
#4866E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281