#34A2A5#34A2A5
#34A2A5 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.3% C 0.097 H 197.7°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2A5 |
|---|---|
| RGB | rgb(52, 162, 165) |
| HSL | hsl(182, 52%, 43%) |
| HSV | hsv(182, 68%, 65%) |
| CMYK | cmyk(68.5%, 1.8%, 0%, 35.3%) |
| CIE-LAB | lab(61.03, -29.17, -10.58) |
| CIE-LCH | lch(61.03, 31.03, 199.94°) |
| OKLab | oklab(65.31% -0.092 -0.0294) |
| OKLCH | oklch(65.31% 0.097 197.7) |
| XYZ | xyz(21.1250, 29.2849, 40.1292) |
| Luminance | 0.2929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.84
Sea
#3C9992
ΔE00 4.94
Lightseagreen
#20B2AA
ΔE00 6.38
Turquoise Blue
#06B1C4
ΔE00 6.99
Blue Green
#0F9B8E
ΔE00 7.22
Darkcyan
#008B8B
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2A5 #A53734
analogous
#34A570 #34A2A5 #3469A5
triadic
#34A2A5 #A534A2 #A2A534
tetradic
#34A2A5 #7034A5 #A53734 #69A534
square
#34A2A5 #7034A5 #A53734 #69A534
split-complementary
#34A2A5 #A53469 #A57034
monochromatic
#174748 #257476 #34A2A5 #4FC4C7 #7DD4D6
Accessibility & contrast
On white
3.06
#34A2A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#34A2A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2A5
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2A5 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA5
Deuteranopia (green-blind)
#868EA6
Tritanopia (blue-blind)
#00A8A3
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #34a2a5; /* rgb */ color: rgb(52, 162, 165); /* oklch */ color: oklch(65.3% 0.097 197.7);
Tailwind
colors: {
custom: {
50: '#7cbebf',
500: '#34a2a5',
950: '#000000',
},
}SCSS
$custom: #34a2a5; $custom-light: #7cbebf; $custom-dark: #000000;
JSON
{
"hex": "#34a2a5",
"rgb": {
"r": 52,
"g": 162,
"b": 165
},
"hsl": {
"h": 181.593,
"s": 52.074,
"l": 42.549
},
"oklch": {
"l": 0.65307,
"c": 0.09656,
"h": 197.7
},
"luminance": 0.29287
}Semantic roles & 50–950 ramp
primary
#34A2A5
secondary
#BF7876
accent
#504CDC
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181