#34AC95#34AC95
#34AC95 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.3% C 0.110 H 177.1°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #34AC95 |
|---|---|
| RGB | rgb(52, 172, 149) |
| HSL | hsl(169, 54%, 44%) |
| HSV | hsv(169, 70%, 67%) |
| CMYK | cmyk(69.8%, 0%, 13.4%, 32.5%) |
| CIE-LAB | lab(63.67, -38.34, 2.29) |
| CIE-LCH | lch(63.67, 38.41, 176.58°) |
| OKLab | oklab(67.3% -0.1098 0.0055) |
| OKLCH | oklch(67.3% 0.11 177.1) |
| XYZ | xyz(21.5908, 32.4026, 33.5444) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.05
Tealish
#24BCA8
ΔE00 4.81
Lightseagreen
#20B2AA
ΔE00 5.84
Topaz
#13BBAF
ΔE00 6.12
Turquoise (survey)
#06C2AC
ΔE00 6.29
Blue Green
#0F9B8E
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AC95 #AC344B
analogous
#34AC59 #34AC95 #3487AC
triadic
#34AC95 #9534AC #AC9534
tetradic
#34AC95 #5934AC #AC344B #87AC34
square
#34AC95 #5934AC #AC344B #87AC34
split-complementary
#34AC95 #AC3487 #AC5934
monochromatic
#184E44 #267D6C #34AC95 #52CBB4 #81D9C8
Accessibility & contrast
On white
2.81
#34AC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#34AC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AC95
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AC95 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#959597
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34ac95; /* rgb */ color: rgb(52, 172, 149); /* oklch */ color: oklch(67.3% 0.110 177.1);
Tailwind
colors: {
custom: {
50: '#7cc5b4',
500: '#34ac95',
950: '#000000',
},
}SCSS
$custom: #34ac95; $custom-light: #7cc5b4; $custom-dark: #000000;
JSON
{
"hex": "#34ac95",
"rgb": {
"r": 52,
"g": 172,
"b": 149
},
"hsl": {
"h": 168.5,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.67302,
"c": 0.10991,
"h": 177.1
},
"luminance": 0.32405
}Semantic roles & 50–950 ramp
primary
#34AC95
secondary
#C27987
accent
#4B67DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280