#34ACA5#34ACA5
#34ACA5 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.104 H 189.3°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACA5 |
|---|---|
| RGB | rgb(52, 172, 165) |
| HSL | hsl(177, 54%, 44%) |
| HSV | hsv(177, 70%, 67%) |
| CMYK | cmyk(69.8%, 0%, 4.1%, 32.5%) |
| CIE-LAB | lab(64.12, -33.96, -5.98) |
| CIE-LCH | lch(64.12, 34.48, 189.99°) |
| OKLab | oklab(67.81% -0.1023 -0.0168) |
| OKLCH | oklch(67.81% 0.104 189.3) |
| XYZ | xyz(22.9571, 32.9491, 40.7399) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.94
Topaz
#13BBAF
ΔE00 4.60
Sea
#3C9992
ΔE00 5.86
Tealish
#24BCA8
ΔE00 6.16
Blue Green
#0F9B8E
ΔE00 6.21
Dull Teal
#5F9E8F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACA5 #AC343B
analogous
#34AC69 #34ACA5 #3477AC
triadic
#34ACA5 #A534AC #ACA534
tetradic
#34ACA5 #6934AC #AC343B #77AC34
square
#34ACA5 #6934AC #AC343B #77AC34
split-complementary
#34ACA5 #AC3477 #AC6934
monochromatic
#184E4B #267D78 #34ACA5 #52CBC4 #81D9D4
Accessibility & contrast
On white
2.77
#34ACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#34ACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACA5
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACA5 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A5
Deuteranopia (green-blind)
#9196A6
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34aca5; /* rgb */ color: rgb(52, 172, 165); /* oklch */ color: oklch(67.8% 0.104 189.3);
Tailwind
colors: {
custom: {
50: '#7dc5bf',
500: '#34aca5',
950: '#000000',
},
}SCSS
$custom: #34aca5; $custom-light: #7dc5bf; $custom-dark: #000000;
JSON
{
"hex": "#34aca5",
"rgb": {
"r": 52,
"g": 172,
"b": 165
},
"hsl": {
"h": 176.5,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.67812,
"c": 0.1037,
"h": 189.3
},
"luminance": 0.32952
}Semantic roles & 50–950 ramp
primary
#34ACA5
secondary
#C2797E
accent
#4B53DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281