#34AFA8#34AFA8
#34AFA8 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.7% C 0.105 H 189.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #34AFA8 |
|---|---|
| RGB | rgb(52, 175, 168) |
| HSL | hsl(177, 54%, 45%) |
| HSV | hsv(177, 70%, 69%) |
| CMYK | cmyk(70.3%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.13, -34.51, -6.15) |
| CIE-LCH | lch(65.13, 35.06, 190.11°) |
| OKLab | oklab(68.66% -0.1041 -0.0172) |
| OKLCH | oklch(68.66% 0.105 189.4) |
| XYZ | xyz(23.8108, 34.2144, 42.3873) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.28
Topaz
#13BBAF
ΔE00 3.86
Tealish
#24BCA8
ΔE00 5.62
Sea
#3C9992
ΔE00 6.72
Blue Green
#0F9B8E
ΔE00 6.98
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AFA8 #AF343B
analogous
#34AF6A #34AFA8 #3479AF
triadic
#34AFA8 #A834AF #AFA834
tetradic
#34AFA8 #6A34AF #AF343B #79AF34
square
#34AFA8 #6A34AF #AF343B #79AF34
split-complementary
#34AFA8 #AF3479 #AF6A34
monochromatic
#18514D #26807B #34AFA8 #54CCC5 #83DAD5
Accessibility & contrast
On white
2.68
#34AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#34AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AFA8
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AFA8 | 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)
#A5A6A8
Deuteranopia (green-blind)
#9399A9
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34afa8; /* rgb */ color: rgb(52, 175, 168); /* oklch */ color: oklch(68.7% 0.105 189.4);
Tailwind
colors: {
custom: {
50: '#7ec7c1',
500: '#34afa8',
950: '#000000',
},
}SCSS
$custom: #34afa8; $custom-light: #7ec7c1; $custom-dark: #000000;
JSON
{
"hex": "#34afa8",
"rgb": {
"r": 52,
"g": 175,
"b": 168
},
"hsl": {
"h": 176.585,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.68665,
"c": 0.10548,
"h": 189.4
},
"luminance": 0.34217
}Semantic roles & 50–950 ramp
primary
#34AFA8
secondary
#C47B7F
accent
#4A53DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281