#34BE9F#34BE9F
#34BE9F is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.2% C 0.124 H 173.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #34BE9F |
|---|---|
| RGB | rgb(52, 190, 159) |
| HSL | hsl(167, 57%, 47%) |
| HSV | hsv(167, 73%, 75%) |
| CMYK | cmyk(72.6%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(69.51, -43.65, 5.21) |
| CIE-LCH | lch(69.51, 43.96, 173.19°) |
| OKLab | oklab(72.15% -0.1234 0.0131) |
| OKLCH | oklch(72.15% 0.124 173.9) |
| XYZ | xyz(26.0844, 40.0571, 39.1512) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.15
Turquoise (survey)
#06C2AC
ΔE00 3.51
Tealish
#24BCA8
ΔE00 3.59
Green Blue
#01C08D
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.45
Topaz
#13BBAF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BE9F #BE3453
analogous
#34BE5A #34BE9F #3498BE
triadic
#34BE9F #9F34BE #BE9F34
tetradic
#34BE9F #5A34BE #BE3453 #98BE34
square
#34BE9F #5A34BE #BE3453 #98BE34
split-complementary
#34BE9F #BE3498 #BE5A34
monochromatic
#1A5E4F #278E77 #34BE9F #5DD3B8 #8DE0CD
Accessibility & contrast
On white
2.33
#34BE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#34BE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BE9F
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BE9F | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29E
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #34be9f; /* rgb */ color: rgb(52, 190, 159); /* oklch */ color: oklch(72.2% 0.124 173.9);
Tailwind
colors: {
custom: {
50: '#80d2bb',
500: '#34be9f',
950: '#000000',
},
}SCSS
$custom: #34be9f; $custom-light: #80d2bb; $custom-dark: #000000;
JSON
{
"hex": "#34be9f",
"rgb": {
"r": 52,
"g": 190,
"b": 159
},
"hsl": {
"h": 166.522,
"s": 57.025,
"l": 47.451
},
"oklch": {
"l": 0.72154,
"c": 0.12414,
"h": 173.9
},
"luminance": 0.4006
}Semantic roles & 50–950 ramp
primary
#34BE9F
secondary
#CA8494
accent
#486AE0
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380