#34BAA0#34BAA0
#34BAA0 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.119 H 176.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #34BAA0 |
|---|---|
| RGB | rgb(52, 186, 160) |
| HSL | hsl(168, 56%, 47%) |
| HSV | hsv(168, 72%, 73%) |
| CMYK | cmyk(72%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(68.30, -41.66, 2.92) |
| CIE-LCH | lch(68.30, 41.76, 175.99°) |
| OKLab | oklab(71.18% -0.1189 0.0071) |
| OKLCH | oklch(71.18% 0.119 176.6) |
| XYZ | xyz(25.3171, 38.3830, 39.3253) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.26
Greeny Blue
#42B395
ΔE00 2.73
Turquoise (survey)
#06C2AC
ΔE00 2.98
Topaz
#13BBAF
ΔE00 4.93
Lightseagreen
#20B2AA
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BAA0 #BA344E
analogous
#34BA5D #34BAA0 #3491BA
triadic
#34BAA0 #A034BA #BAA034
tetradic
#34BAA0 #5D34BA #BA344E #91BA34
square
#34BAA0 #5D34BA #BA344E #91BA34
split-complementary
#34BAA0 #BA3491 #BA5D34
monochromatic
#195A4E #278A77 #34BAA0 #5AD1BA #8ADECE
Accessibility & contrast
On white
2.42
#34BAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#34BAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BAA0
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BAA0 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #34baa0; /* rgb */ color: rgb(52, 186, 160); /* oklch */ color: oklch(71.2% 0.119 176.6);
Tailwind
colors: {
custom: {
50: '#7fcfbc',
500: '#34baa0',
950: '#000000',
},
}SCSS
$custom: #34baa0; $custom-light: #7fcfbc; $custom-dark: #000000;
JSON
{
"hex": "#34baa0",
"rgb": {
"r": 52,
"g": 186,
"b": 160
},
"hsl": {
"h": 168.358,
"s": 56.303,
"l": 46.667
},
"oklch": {
"l": 0.71175,
"c": 0.11915,
"h": 176.6
},
"luminance": 0.38386
}Semantic roles & 50–950 ramp
primary
#34BAA0
secondary
#C8818F
accent
#4866E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281