#34BC9F#34BC9F
#34BC9F is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.7% C 0.122 H 174.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #34BC9F |
|---|---|
| RGB | rgb(52, 188, 159) |
| HSL | hsl(167, 57%, 47%) |
| HSV | hsv(167, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 15.4%, 26.3%) |
| CIE-LAB | lab(68.89, -42.79, 4.32) |
| CIE-LCH | lch(68.89, 43.01, 174.23°) |
| OKLab | oklab(71.65% -0.1214 0.0108) |
| OKLCH | oklch(71.65% 0.122 174.9) |
| XYZ | xyz(25.6542, 39.1967, 39.0078) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.76
Tealish
#24BCA8
ΔE00 3.03
Turquoise (survey)
#06C2AC
ΔE00 3.26
Green Blue
#01C08D
ΔE00 5.76
Topaz
#13BBAF
ΔE00 5.78
Mediumaquamarine
#66CDAA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BC9F #BC3451
analogous
#34BC5B #34BC9F #3495BC
triadic
#34BC9F #9F34BC #BC9F34
tetradic
#34BC9F #5B34BC #BC3451 #95BC34
square
#34BC9F #5B34BC #BC3451 #95BC34
split-complementary
#34BC9F #BC3495 #BC5B34
monochromatic
#195C4E #278C76 #34BC9F #5BD2B9 #8BDFCD
Accessibility & contrast
On white
2.38
#34BC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#34BC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BC9F
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BC9F | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bc9f; /* rgb */ color: rgb(52, 188, 159); /* oklch */ color: oklch(71.7% 0.122 174.9);
Tailwind
colors: {
custom: {
50: '#7fd1bb',
500: '#34bc9f',
950: '#000000',
},
}SCSS
$custom: #34bc9f; $custom-light: #7fd1bb; $custom-dark: #000000;
JSON
{
"hex": "#34bc9f",
"rgb": {
"r": 52,
"g": 188,
"b": 159
},
"hsl": {
"h": 167.206,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.7165,
"c": 0.12191,
"h": 174.9
},
"luminance": 0.392
}Semantic roles & 50–950 ramp
primary
#34BC9F
secondary
#C98392
accent
#4868E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280