#34BC99#34BC99
#34BC99 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.126 H 171.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #34BC99 |
|---|---|
| RGB | rgb(52, 188, 153) |
| HSL | hsl(165, 57%, 47%) |
| HSV | hsv(165, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(68.75, -44.30, 7.39) |
| CIE-LCH | lch(68.75, 44.92, 170.52°) |
| OKLab | oklab(71.48% -0.1242 0.0188) |
| OKLCH | oklch(71.48% 0.126 171.4) |
| XYZ | xyz(25.1462, 38.9935, 36.3320) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.77
Green Blue
#01C08D
ΔE00 4.08
Tealish
#24BCA8
ΔE00 4.80
Turquoise (survey)
#06C2AC
ΔE00 4.83
Greenblue
#23C48B
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BC99 #BC3457
analogous
#34BC55 #34BC99 #349BBC
triadic
#34BC99 #9934BC #BC9934
tetradic
#34BC99 #5534BC #BC3457 #9BBC34
square
#34BC99 #5534BC #BC3457 #9BBC34
split-complementary
#34BC99 #BC349B #BC5534
monochromatic
#195C4B #278C72 #34BC99 #5BD2B3 #8BDFC9
Accessibility & contrast
On white
2.39
#34BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#34BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BC99
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BC99 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bc99; /* rgb */ color: rgb(52, 188, 153); /* oklch */ color: oklch(71.5% 0.126 171.4);
Tailwind
colors: {
custom: {
50: '#7fd1b7',
500: '#34bc99',
950: '#000000',
},
}SCSS
$custom: #34bc99; $custom-light: #7fd1b7; $custom-dark: #000000;
JSON
{
"hex": "#34bc99",
"rgb": {
"r": 52,
"g": 188,
"b": 153
},
"hsl": {
"h": 164.559,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71481,
"c": 0.12567,
"h": 171.4
},
"luminance": 0.38996
}Semantic roles & 50–950 ramp
primary
#34BC99
secondary
#C98395
accent
#486FE0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280