#34AFAA#34AFAA
#34AFAA is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.105 H 191.0°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #34AFAA |
|---|---|
| RGB | rgb(52, 175, 170) |
| HSL | hsl(178, 54%, 45%) |
| HSV | hsv(178, 70%, 69%) |
| CMYK | cmyk(70.3%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(65.19, -33.94, -7.18) |
| CIE-LCH | lch(65.19, 34.69, 191.94°) |
| OKLab | oklab(68.73% -0.1031 -0.02) |
| OKLCH | oklch(68.73% 0.105 191) |
| XYZ | xyz(23.9985, 34.2895, 43.3762) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.69
Topaz
#13BBAF
ΔE00 4.25
Tealish
#24BCA8
ΔE00 6.23
Sea
#3C9992
ΔE00 6.80
Blue Green
#0F9B8E
ΔE00 7.33
Turquoise (survey)
#06C2AC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AFAA #AF3439
analogous
#34AF6D #34AFAA #3477AF
triadic
#34AFAA #AA34AF #AFAA34
tetradic
#34AFAA #6D34AF #AF3439 #77AF34
square
#34AFAA #6D34AF #AF3439 #77AF34
split-complementary
#34AFAA #AF3477 #AF6D34
monochromatic
#18514E #26807C #34AFAA #54CCC7 #83DAD7
Accessibility & contrast
On white
2.67
#34AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#34AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AFAA
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AFAA | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#9399AB
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34afaa; /* rgb */ color: rgb(52, 175, 170); /* oklch */ color: oklch(68.7% 0.105 191.0);
Tailwind
colors: {
custom: {
50: '#7ec7c3',
500: '#34afaa',
950: '#000000',
},
}SCSS
$custom: #34afaa; $custom-light: #7ec7c3; $custom-dark: #000000;
JSON
{
"hex": "#34afaa",
"rgb": {
"r": 52,
"g": 175,
"b": 170
},
"hsl": {
"h": 177.561,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.68733,
"c": 0.10508,
"h": 191
},
"luminance": 0.34292
}Semantic roles & 50–950 ramp
primary
#34AFAA
secondary
#C47B7E
accent
#4A50DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281