#34BCA0#34BCA0
#34BCA0 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.7% C 0.121 H 175.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #34BCA0 |
|---|---|
| RGB | rgb(52, 188, 160) |
| HSL | hsl(168, 57%, 47%) |
| HSV | hsv(168, 72%, 74%) |
| CMYK | cmyk(72.3%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.92, -42.53, 3.81) |
| CIE-LCH | lch(68.92, 42.70, 174.88°) |
| OKLab | oklab(71.68% -0.121 0.0094) |
| OKLCH | oklch(71.68% 0.121 175.5) |
| XYZ | xyz(25.7414, 39.2315, 39.4667) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.73
Greeny Blue
#42B395
ΔE00 2.88
Turquoise (survey)
#06C2AC
ΔE00 3.02
Topaz
#13BBAF
ΔE00 5.48
Mediumaquamarine
#66CDAA
ΔE00 6.06
Green Blue
#01C08D
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BCA0 #BC3450
analogous
#34BC5C #34BCA0 #3494BC
triadic
#34BCA0 #A034BC #BCA034
tetradic
#34BCA0 #5C34BC #BC3450 #94BC34
square
#34BCA0 #5C34BC #BC3450 #94BC34
split-complementary
#34BCA0 #BC3494 #BC5C34
monochromatic
#195C4E #278C77 #34BCA0 #5BD2B9 #8BDFCE
Accessibility & contrast
On white
2.37
#34BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#34BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BCA0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BCA0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bca0; /* rgb */ color: rgb(52, 188, 160); /* oklch */ color: oklch(71.7% 0.121 175.5);
Tailwind
colors: {
custom: {
50: '#7fd1bc',
500: '#34bca0',
950: '#000000',
},
}SCSS
$custom: #34bca0; $custom-light: #7fd1bc; $custom-dark: #000000;
JSON
{
"hex": "#34bca0",
"rgb": {
"r": 52,
"g": 188,
"b": 160
},
"hsl": {
"h": 167.647,
"s": 56.667,
"l": 47.059
},
"oklch": {
"l": 0.71679,
"c": 0.12133,
"h": 175.5
},
"luminance": 0.39235
}Semantic roles & 50–950 ramp
primary
#34BCA0
secondary
#C98391
accent
#4867E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281