#34AFA9#34AFA9
#34AFA9 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.105 H 190.2°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #34AFA9 |
|---|---|
| RGB | rgb(52, 175, 169) |
| HSL | hsl(177, 54%, 45%) |
| HSV | hsv(177, 70%, 69%) |
| CMYK | cmyk(70.3%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(65.16, -34.23, -6.66) |
| CIE-LCH | lch(65.16, 34.87, 191.02°) |
| OKLab | oklab(68.7% -0.1036 -0.0186) |
| OKLCH | oklch(68.7% 0.105 190.2) |
| XYZ | xyz(23.9043, 34.2518, 42.8799) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.44
Topaz
#13BBAF
ΔE00 4.04
Tealish
#24BCA8
ΔE00 5.92
Sea
#3C9992
ΔE00 6.75
Blue Green
#0F9B8E
ΔE00 7.15
Turquoise (survey)
#06C2AC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AFA9 #AF343A
analogous
#34AF6C #34AFA9 #3478AF
triadic
#34AFA9 #A934AF #AFA934
tetradic
#34AFA9 #6C34AF #AF343A #78AF34
square
#34AFA9 #6C34AF #AF343A #78AF34
split-complementary
#34AFA9 #AF3478 #AF6C34
monochromatic
#18514E #26807B #34AFA9 #54CCC6 #83DAD6
Accessibility & contrast
On white
2.67
#34AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#34AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AFA9
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AFA9 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#9399AA
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34afa9; /* rgb */ color: rgb(52, 175, 169); /* oklch */ color: oklch(68.7% 0.105 190.2);
Tailwind
colors: {
custom: {
50: '#7ec7c2',
500: '#34afa9',
950: '#000000',
},
}SCSS
$custom: #34afa9; $custom-light: #7ec7c2; $custom-dark: #000000;
JSON
{
"hex": "#34afa9",
"rgb": {
"r": 52,
"g": 175,
"b": 169
},
"hsl": {
"h": 177.073,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.68699,
"c": 0.10526,
"h": 190.2
},
"luminance": 0.34255
}Semantic roles & 50–950 ramp
primary
#34AFA9
secondary
#C47B7F
accent
#4A51DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281