#34AFA7#34AFA7
#34AFA7 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.6% C 0.106 H 188.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #34AFA7 |
|---|---|
| RGB | rgb(52, 175, 167) |
| HSL | hsl(176, 54%, 45%) |
| HSV | hsv(176, 70%, 69%) |
| CMYK | cmyk(70.3%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(65.10, -34.80, -5.64) |
| CIE-LCH | lch(65.10, 35.25, 189.20°) |
| OKLab | oklab(68.63% -0.1045 -0.0158) |
| OKLCH | oklch(68.63% 0.106 188.6) |
| XYZ | xyz(23.7180, 34.1773, 41.8986) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.21
Topaz
#13BBAF
ΔE00 3.71
Tealish
#24BCA8
ΔE00 5.33
Sea
#3C9992
ΔE00 6.71
Blue Green
#0F9B8E
ΔE00 6.84
Turquoise (survey)
#06C2AC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AFA7 #AF343C
analogous
#34AF6A #34AFA7 #3479AF
triadic
#34AFA7 #A734AF #AFA734
tetradic
#34AFA7 #6A34AF #AF343C #79AF34
square
#34AFA7 #6A34AF #AF343C #79AF34
split-complementary
#34AFA7 #AF3479 #AF6A34
monochromatic
#18514D #26807A #34AFA7 #54CCC4 #83DAD5
Accessibility & contrast
On white
2.68
#34AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#34AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AFA7
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AFA7 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#9398A8
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34afa7; /* rgb */ color: rgb(52, 175, 167); /* oklch */ color: oklch(68.6% 0.106 188.6);
Tailwind
colors: {
custom: {
50: '#7ec7c1',
500: '#34afa7',
950: '#000000',
},
}SCSS
$custom: #34afa7; $custom-light: #7ec7c1; $custom-dark: #000000;
JSON
{
"hex": "#34afa7",
"rgb": {
"r": 52,
"g": 175,
"b": 167
},
"hsl": {
"h": 176.098,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.68631,
"c": 0.1057,
"h": 188.6
},
"luminance": 0.3418
}Semantic roles & 50–950 ramp
primary
#34AFA7
secondary
#C47B80
accent
#4A54DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281