#34BD9B#34BD9B
#34BD9B is a light, vivid teal. Relative luminance 0.395; OKLCH L 71.8% C 0.126 H 172.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #34BD9B |
|---|---|
| RGB | rgb(52, 189, 155) |
| HSL | hsl(165, 57%, 47%) |
| HSV | hsv(165, 72%, 74%) |
| CMYK | cmyk(72.5%, 0%, 18%, 25.9%) |
| CIE-LAB | lab(69.10, -44.23, 6.81) |
| CIE-LCH | lch(69.10, 44.75, 171.24°) |
| OKLab | oklab(71.79% -0.1243 0.0173) |
| OKLCH | oklch(71.79% 0.126 172.1) |
| XYZ | xyz(25.5271, 39.4888, 37.2807) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.93
Green Blue
#01C08D
ΔE00 4.34
Turquoise (survey)
#06C2AC
ΔE00 4.44
Tealish
#24BCA8
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 5.52
Greenblue
#23C48B
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BD9B #BD3456
analogous
#34BD56 #34BD9B #349BBD
triadic
#34BD9B #9B34BD #BD9B34
tetradic
#34BD9B #5634BD #BD3456 #9BBD34
square
#34BD9B #5634BD #BD3456 #9BBD34
split-complementary
#34BD9B #BD349B #BD5634
monochromatic
#1A5D4C #278D74 #34BD9B #5CD2B5 #8CDFCB
Accessibility & contrast
On white
2.36
#34BD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#34BD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BD9B
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BD9B | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34bd9b; /* rgb */ color: rgb(52, 189, 155); /* oklch */ color: oklch(71.8% 0.126 172.1);
Tailwind
colors: {
custom: {
50: '#7fd2b8',
500: '#34bd9b',
950: '#000000',
},
}SCSS
$custom: #34bd9b; $custom-light: #7fd2b8; $custom-dark: #000000;
JSON
{
"hex": "#34bd9b",
"rgb": {
"r": 52,
"g": 189,
"b": 155
},
"hsl": {
"h": 165.109,
"s": 56.846,
"l": 47.255
},
"oklch": {
"l": 0.71789,
"c": 0.12552,
"h": 172.1
},
"luminance": 0.39492
}Semantic roles & 50–950 ramp
primary
#34BD9B
secondary
#CA8395
accent
#486EE0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280