#34B79B#34B79B
#34B79B is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.3% C 0.119 H 175.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #34B79B |
|---|---|
| RGB | rgb(52, 183, 155) |
| HSL | hsl(167, 56%, 46%) |
| HSV | hsv(167, 72%, 72%) |
| CMYK | cmyk(71.6%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.25, -41.65, 4.14) |
| CIE-LCH | lch(67.25, 41.85, 174.32°) |
| OKLab | oklab(70.27% -0.1182 0.0103) |
| OKLCH | oklch(70.27% 0.119 175) |
| XYZ | xyz(24.2631, 36.9608, 36.8594) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.73
Tealish
#24BCA8
ΔE00 3.23
Turquoise (survey)
#06C2AC
ΔE00 4.03
Topaz
#13BBAF
ΔE00 5.76
Green Blue
#01C08D
ΔE00 6.22
Lightseagreen
#20B2AA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B79B #B73450
analogous
#34B759 #34B79B #3491B7
triadic
#34B79B #9B34B7 #B79B34
tetradic
#34B79B #5934B7 #B73450 #91B734
square
#34B79B #5934B7 #B73450 #91B734
split-complementary
#34B79B #B73491 #B75934
monochromatic
#19584A #268773 #34B79B #59D0B6 #88DDCB
Accessibility & contrast
On white
2.50
#34B79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#34B79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B79B
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B79B | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9A
Deuteranopia (green-blind)
#9F9E9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #34b79b; /* rgb */ color: rgb(52, 183, 155); /* oklch */ color: oklch(70.3% 0.119 175.0);
Tailwind
colors: {
custom: {
50: '#7ecdb8',
500: '#34b79b',
950: '#000000',
},
}SCSS
$custom: #34b79b; $custom-light: #7ecdb8; $custom-dark: #000000;
JSON
{
"hex": "#34b79b",
"rgb": {
"r": 52,
"g": 183,
"b": 155
},
"hsl": {
"h": 167.176,
"s": 55.745,
"l": 46.078
},
"oklch": {
"l": 0.70271,
"c": 0.1187,
"h": 175
},
"luminance": 0.36964
}Semantic roles & 50–950 ramp
primary
#34B79B
secondary
#C7808F
accent
#4969DF
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280