#34AC9B#34AC9B
#34AC9B is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.5% C 0.107 H 181.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #34AC9B |
|---|---|
| RGB | rgb(52, 172, 155) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 70%, 67%) |
| CMYK | cmyk(69.8%, 0%, 9.9%, 32.5%) |
| CIE-LAB | lab(63.84, -36.74, -0.82) |
| CIE-LCH | lch(63.84, 36.75, 181.28°) |
| OKLab | oklab(67.49% -0.1069 -0.0028) |
| OKLCH | oklch(67.49% 0.107 181.5) |
| XYZ | xyz(22.0823, 32.5991, 36.1325) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.90
Tealish
#24BCA8
ΔE00 4.53
Greeny Blue
#42B395
ΔE00 4.70
Topaz
#13BBAF
ΔE00 4.85
Blue Green
#0F9B8E
ΔE00 5.62
Turquoise (survey)
#06C2AC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AC9B #AC3445
analogous
#34AC5F #34AC9B #3481AC
triadic
#34AC9B #9B34AC #AC9B34
tetradic
#34AC9B #5F34AC #AC3445 #81AC34
square
#34AC9B #5F34AC #AC3445 #81AC34
split-complementary
#34AC9B #AC3481 #AC5F34
monochromatic
#184E46 #267D71 #34AC9B #52CBBA #81D9CD
Accessibility & contrast
On white
2.79
#34AC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#34AC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AC9B
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AC9B | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#93959D
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34ac9b; /* rgb */ color: rgb(52, 172, 155); /* oklch */ color: oklch(67.5% 0.107 181.5);
Tailwind
colors: {
custom: {
50: '#7cc5b8',
500: '#34ac9b',
950: '#000000',
},
}SCSS
$custom: #34ac9b; $custom-light: #7cc5b8; $custom-dark: #000000;
JSON
{
"hex": "#34ac9b",
"rgb": {
"r": 52,
"g": 172,
"b": 155
},
"hsl": {
"h": 171.5,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.67486,
"c": 0.10699,
"h": 181.5
},
"luminance": 0.32602
}Semantic roles & 50–950 ramp
primary
#34AC9B
secondary
#C27984
accent
#4B60DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280