#34BB9B#34BB9B
#34BB9B is a light, vivid teal. Relative luminance 0.386; OKLCH L 71.3% C 0.123 H 173.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #34BB9B |
|---|---|
| RGB | rgb(52, 187, 155) |
| HSL | hsl(166, 56%, 47%) |
| HSV | hsv(166, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 17.1%, 26.7%) |
| CIE-LAB | lab(68.49, -43.38, 5.93) |
| CIE-LCH | lch(68.49, 43.78, 172.22°) |
| OKLab | oklab(71.28% -0.1223 0.015) |
| OKLCH | oklch(71.28% 0.123 173) |
| XYZ | xyz(25.0998, 38.6343, 37.1383) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.37
Tealish
#24BCA8
ΔE00 3.98
Turquoise (survey)
#06C2AC
ΔE00 4.18
Green Blue
#01C08D
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.98
Greenblue
#23C48B
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BB9B #BB3454
analogous
#34BB58 #34BB9B #3498BB
triadic
#34BB9B #9B34BB #BB9B34
tetradic
#34BB9B #5834BB #BB3454 #98BB34
square
#34BB9B #5834BB #BB3454 #98BB34
split-complementary
#34BB9B #BB3498 #BB5834
monochromatic
#195B4C #278B73 #34BB9B #5BD1B5 #8BDFCB
Accessibility & contrast
On white
2.41
#34BB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#34BB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BB9B
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BB9B | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#A3A29D
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #34bb9b; /* rgb */ color: rgb(52, 187, 155); /* oklch */ color: oklch(71.3% 0.123 173.0);
Tailwind
colors: {
custom: {
50: '#7fd0b8',
500: '#34bb9b',
950: '#000000',
},
}SCSS
$custom: #34bb9b; $custom-light: #7fd0b8; $custom-dark: #000000;
JSON
{
"hex": "#34bb9b",
"rgb": {
"r": 52,
"g": 187,
"b": 155
},
"hsl": {
"h": 165.778,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71283,
"c": 0.12322,
"h": 173
},
"luminance": 0.38637
}Semantic roles & 50–950 ramp
primary
#34BB9B
secondary
#C98293
accent
#486CE0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280