#34ACAB#34ACAB
#34ACAB is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.0% C 0.103 H 194.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #34ACAB |
|---|---|
| RGB | rgb(52, 172, 171) |
| HSL | hsl(180, 54%, 44%) |
| HSV | hsv(180, 70%, 67%) |
| CMYK | cmyk(69.8%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.30, -32.23, -9.06) |
| CIE-LCH | lch(64.30, 33.48, 195.70°) |
| OKLab | oklab(68.02% -0.0996 -0.0252) |
| OKLCH | oklch(68.02% 0.103 194.2) |
| XYZ | xyz(23.5160, 33.1726, 43.6838) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.31
Topaz
#13BBAF
ΔE00 5.86
Sea
#3C9992
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 6.63
Turquoise Blue
#06B1C4
ΔE00 7.18
Blue Green
#0F9B8E
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ACAB #AC3435
analogous
#34AC6F #34ACAB #3471AC
triadic
#34ACAB #AB34AC #ACAB34
tetradic
#34ACAB #6F34AC #AC3435 #71AC34
square
#34ACAB #6F34AC #AC3435 #71AC34
split-complementary
#34ACAB #AC3471 #AC6F34
monochromatic
#184E4E #267D7C #34ACAB #52CBCA #81D9D8
Accessibility & contrast
On white
2.75
#34ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#34ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ACAB
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ACAB | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8F96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #34acab; /* rgb */ color: rgb(52, 172, 171); /* oklch */ color: oklch(68.0% 0.103 194.2);
Tailwind
colors: {
custom: {
50: '#7ec5c4',
500: '#34acab',
950: '#000000',
},
}SCSS
$custom: #34acab; $custom-light: #7ec5c4; $custom-dark: #000000;
JSON
{
"hex": "#34acab",
"rgb": {
"r": 52,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.5,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.68019,
"c": 0.10277,
"h": 194.2
},
"luminance": 0.33175
}Semantic roles & 50–950 ramp
primary
#34ACAB
secondary
#C2797A
accent
#4B4CDD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281