#34ABAC#34ABAC
#34ABAC is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.102 H 195.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #34ABAC |
|---|---|
| RGB | rgb(52, 171, 172) |
| HSL | hsl(181, 54%, 44%) |
| HSV | hsv(181, 70%, 67%) |
| CMYK | cmyk(69.8%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.02, -31.46, -10.03) |
| CIE-LCH | lch(64.02, 33.02, 197.68°) |
| OKLab | oklab(67.81% -0.0982 -0.0279) |
| OKLCH | oklch(67.81% 0.102 195.8) |
| XYZ | xyz(23.4221, 32.8317, 44.1245) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.10
Cadetblue
#5F9EA0
ΔE00 6.24
Sea
#3C9992
ΔE00 6.46
Turquoise Blue
#06B1C4
ΔE00 6.48
Topaz
#13BBAF
ΔE00 6.61
Blue Green
#0F9B8E
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34ABAC #AC3534
analogous
#34AC71 #34ABAC #346FAC
triadic
#34ABAC #AC34AB #ABAC34
tetradic
#34ABAC #7134AC #AC3534 #6FAC34
square
#34ABAC #7134AC #AC3534 #6FAC34
split-complementary
#34ABAC #AC346F #AC7134
monochromatic
#184E4E #267C7D #34ABAC #52CACB #81D8D9
Accessibility & contrast
On white
2.78
#34ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#34ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34ABAC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34ABAC | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #34abac; /* rgb */ color: rgb(52, 171, 172); /* oklch */ color: oklch(67.8% 0.102 195.8);
Tailwind
colors: {
custom: {
50: '#7ec4c4',
500: '#34abac',
950: '#000000',
},
}SCSS
$custom: #34abac; $custom-light: #7ec4c4; $custom-dark: #000000;
JSON
{
"hex": "#34abac",
"rgb": {
"r": 52,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.5,
"s": 53.571,
"l": 43.922
},
"oklch": {
"l": 0.67805,
"c": 0.10205,
"h": 195.8
},
"luminance": 0.32834
}Semantic roles & 50–950 ramp
primary
#34ABAC
secondary
#C27A79
accent
#4C4BDD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281