#34A597#34A597
#34A597 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.6% C 0.102 H 183.3°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #34A597 |
|---|---|
| RGB | rgb(52, 165, 151) |
| HSL | hsl(173, 52%, 43%) |
| HSV | hsv(173, 68%, 65%) |
| CMYK | cmyk(68.5%, 0%, 8.5%, 35.3%) |
| CIE-LAB | lab(61.54, -34.61, -1.94) |
| CIE-LCH | lch(61.54, 34.66, 183.20°) |
| OKLab | oklab(65.58% -0.1015 -0.0058) |
| OKLCH | oklch(65.58% 0.102 183.3) |
| XYZ | xyz(20.4546, 29.8724, 33.9601) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.64
Sea
#3C9992
ΔE00 4.50
Lightseagreen
#20B2AA
ΔE00 4.61
Dull Teal
#5F9E8F
ΔE00 5.33
Grey Teal
#5E9B8A
ΔE00 6.02
Teal (survey)
#029386
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A597 #A53442
analogous
#34A55E #34A597 #347BA5
triadic
#34A597 #9734A5 #A59734
tetradic
#34A597 #5E34A5 #A53442 #7BA534
square
#34A597 #5E34A5 #A53442 #7BA534
split-complementary
#34A597 #A5347B #A55E34
monochromatic
#174842 #25766C #34A597 #4FC7B8 #7DD6CB
Accessibility & contrast
On white
3.01
#34A597 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#34A597 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A597
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A597 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C97
Deuteranopia (green-blind)
#8D9098
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a597; /* rgb */ color: rgb(52, 165, 151); /* oklch */ color: oklch(65.6% 0.102 183.3);
Tailwind
colors: {
custom: {
50: '#7bc0b5',
500: '#34a597',
950: '#000000',
},
}SCSS
$custom: #34a597; $custom-light: #7bc0b5; $custom-dark: #000000;
JSON
{
"hex": "#34a597",
"rgb": {
"r": 52,
"g": 165,
"b": 151
},
"hsl": {
"h": 172.566,
"s": 52.074,
"l": 42.549
},
"oklch": {
"l": 0.65584,
"c": 0.10167,
"h": 183.3
},
"luminance": 0.29875
}Semantic roles & 50–950 ramp
primary
#34A597
secondary
#BF767F
accent
#4C5EDC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180