#34B09B#34B09B
#34B09B is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.5% C 0.111 H 179.0°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #34B09B |
|---|---|
| RGB | rgb(52, 176, 155) |
| HSL | hsl(170, 54%, 45%) |
| HSV | hsv(170, 70%, 69%) |
| CMYK | cmyk(70.5%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.08, -38.55, 0.99) |
| CIE-LCH | lch(65.08, 38.56, 178.52°) |
| OKLab | oklab(68.5% -0.1111 0.002) |
| OKLCH | oklch(68.5% 0.111 179) |
| XYZ | xyz(22.8550, 34.1446, 36.3900) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.19
Tealish
#24BCA8
ΔE00 3.47
Topaz
#13BBAF
ΔE00 4.75
Lightseagreen
#20B2AA
ΔE00 4.79
Turquoise (survey)
#06C2AC
ΔE00 5.05
Blue Green
#0F9B8E
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B09B #B03449
analogous
#34B05D #34B09B #3487B0
triadic
#34B09B #9B34B0 #B09B34
tetradic
#34B09B #5D34B0 #B03449 #87B034
square
#34B09B #5D34B0 #B03449 #87B034
split-complementary
#34B09B #B03487 #B05D34
monochromatic
#185248 #268171 #34B09B #55CDB8 #84DBCC
Accessibility & contrast
On white
2.68
#34B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#34B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B09B
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B09B | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#97999D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34b09b; /* rgb */ color: rgb(52, 176, 155); /* oklch */ color: oklch(68.5% 0.111 179.0);
Tailwind
colors: {
custom: {
50: '#7dc8b8',
500: '#34b09b',
950: '#000000',
},
}SCSS
$custom: #34b09b; $custom-light: #7dc8b8; $custom-dark: #000000;
JSON
{
"hex": "#34b09b",
"rgb": {
"r": 52,
"g": 176,
"b": 155
},
"hsl": {
"h": 169.839,
"s": 54.386,
"l": 44.706
},
"oklch": {
"l": 0.68499,
"c": 0.1111,
"h": 179
},
"luminance": 0.34147
}Semantic roles & 50–950 ramp
primary
#34B09B
secondary
#C47C88
accent
#4A63DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280