#34BBA3#34BBA3
#34BBA3 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.119 H 178.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #34BBA3 |
|---|---|
| RGB | rgb(52, 187, 163) |
| HSL | hsl(169, 56%, 47%) |
| HSV | hsv(169, 72%, 73%) |
| CMYK | cmyk(72.2%, 0%, 12.8%, 26.7%) |
| CIE-LAB | lab(68.69, -41.32, 1.83) |
| CIE-LCH | lch(68.69, 41.36, 177.46°) |
| OKLab | oklab(71.52% -0.1185 0.0042) |
| OKLCH | oklch(71.52% 0.119 178) |
| XYZ | xyz(25.7941, 38.9120, 40.7946) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.59
Turquoise (survey)
#06C2AC
ΔE00 2.44
Greeny Blue
#42B395
ΔE00 3.37
Topaz
#13BBAF
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BBA3 #BB344C
analogous
#34BB5F #34BBA3 #3490BB
triadic
#34BBA3 #A334BB #BBA334
tetradic
#34BBA3 #5F34BB #BB344C #90BB34
square
#34BBA3 #5F34BB #BB344C #90BB34
split-complementary
#34BBA3 #BB3490 #BB5F34
monochromatic
#195B50 #278B79 #34BBA3 #5BD1BC #8BDFD0
Accessibility & contrast
On white
2.39
#34BBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#34BBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BBA3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BBA3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #34bba3; /* rgb */ color: rgb(52, 187, 163); /* oklch */ color: oklch(71.5% 0.119 178.0);
Tailwind
colors: {
custom: {
50: '#7fd0be',
500: '#34bba3',
950: '#000000',
},
}SCSS
$custom: #34bba3; $custom-light: #7fd0be; $custom-dark: #000000;
JSON
{
"hex": "#34bba3",
"rgb": {
"r": 52,
"g": 187,
"b": 163
},
"hsl": {
"h": 169.333,
"s": 56.485,
"l": 46.863
},
"oklch": {
"l": 0.71515,
"c": 0.11862,
"h": 178
},
"luminance": 0.38915
}Semantic roles & 50–950 ramp
primary
#34BBA3
secondary
#C9828F
accent
#4863E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281