#34B09C#34B09C
#34B09C is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.5% C 0.111 H 179.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #34B09C |
|---|---|
| RGB | rgb(52, 176, 156) |
| HSL | hsl(170, 54%, 45%) |
| HSV | hsv(170, 70%, 69%) |
| CMYK | cmyk(70.5%, 0%, 11.4%, 31%) |
| CIE-LAB | lab(65.10, -38.28, 0.48) |
| CIE-LCH | lch(65.10, 38.29, 179.28°) |
| OKLab | oklab(68.53% -0.1106 0.0006) |
| OKLCH | oklch(68.53% 0.111 179.7) |
| XYZ | xyz(22.9393, 34.1784, 36.8342) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.41
Greeny Blue
#42B395
ΔE00 3.50
Lightseagreen
#20B2AA
ΔE00 4.46
Topaz
#13BBAF
ΔE00 4.50
Turquoise (survey)
#06C2AC
ΔE00 5.03
Blue Green
#0F9B8E
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B09C #B03448
analogous
#34B05E #34B09C #3486B0
triadic
#34B09C #9C34B0 #B09C34
tetradic
#34B09C #5E34B0 #B03448 #86B034
square
#34B09C #5E34B0 #B03448 #86B034
split-complementary
#34B09C #B03486 #B05E34
monochromatic
#185248 #268172 #34B09C #55CDB9 #84DBCD
Accessibility & contrast
On white
2.68
#34B09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#34B09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B09C
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B09C | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#97999E
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34b09c; /* rgb */ color: rgb(52, 176, 156); /* oklch */ color: oklch(68.5% 0.111 179.7);
Tailwind
colors: {
custom: {
50: '#7dc8b9',
500: '#34b09c',
950: '#000000',
},
}SCSS
$custom: #34b09c; $custom-light: #7dc8b9; $custom-dark: #000000;
JSON
{
"hex": "#34b09c",
"rgb": {
"r": 52,
"g": 176,
"b": 156
},
"hsl": {
"h": 170.323,
"s": 54.386,
"l": 44.706
},
"oklch": {
"l": 0.6853,
"c": 0.11061,
"h": 179.7
},
"luminance": 0.34181
}Semantic roles & 50–950 ramp
primary
#34B09C
secondary
#C47C87
accent
#4A62DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280