#34BE9A#34BE9A
#34BE9A is a light, vivid teal. Relative luminance 0.399; OKLCH L 72.0% C 0.127 H 171.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #34BE9A |
|---|---|
| RGB | rgb(52, 190, 154) |
| HSL | hsl(164, 57%, 47%) |
| HSV | hsv(164, 73%, 75%) |
| CMYK | cmyk(72.6%, 0%, 18.9%, 25.5%) |
| CIE-LAB | lab(69.39, -44.91, 7.77) |
| CIE-LCH | lch(69.39, 45.57, 170.19°) |
| OKLab | oklab(72.02% -0.1258 0.0198) |
| OKLCH | oklch(72.02% 0.127 171.1) |
| XYZ | xyz(25.6593, 39.8871, 36.9122) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.31
Green Blue
#01C08D
ΔE00 3.81
Turquoise (survey)
#06C2AC
ΔE00 4.87
Tealish
#24BCA8
ΔE00 5.03
Greenblue
#23C48B
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BE9A #BE3458
analogous
#34BE55 #34BE9A #349DBE
triadic
#34BE9A #9A34BE #BE9A34
tetradic
#34BE9A #5534BE #BE3458 #9DBE34
square
#34BE9A #5534BE #BE3458 #9DBE34
split-complementary
#34BE9A #BE349D #BE5534
monochromatic
#1A5E4C #278E73 #34BE9A #5DD3B4 #8DE0CA
Accessibility & contrast
On white
2.34
#34BE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#34BE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BE9A
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BE9A | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34be9a; /* rgb */ color: rgb(52, 190, 154); /* oklch */ color: oklch(72.0% 0.127 171.1);
Tailwind
colors: {
custom: {
50: '#7fd2b7',
500: '#34be9a',
950: '#000000',
},
}SCSS
$custom: #34be9a; $custom-light: #7fd2b7; $custom-dark: #000000;
JSON
{
"hex": "#34be9a",
"rgb": {
"r": 52,
"g": 190,
"b": 154
},
"hsl": {
"h": 164.348,
"s": 57.025,
"l": 47.451
},
"oklch": {
"l": 0.72015,
"c": 0.12734,
"h": 171.1
},
"luminance": 0.3989
}Semantic roles & 50–950 ramp
primary
#34BE9A
secondary
#CA8496
accent
#486FE0
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380