#3AACAC#3AACAC
#3AACAC is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.2% C 0.100 H 195.1°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3AACAC |
|---|---|
| RGB | rgb(58, 172, 172) |
| HSL | hsl(180, 50%, 45%) |
| HSV | hsv(180, 66%, 67%) |
| CMYK | cmyk(66.3%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.47, -31.08, -9.35) |
| CIE-LCH | lch(64.47, 32.45, 196.75°) |
| OKLab | oklab(68.2% -0.0965 -0.026) |
| OKLCH | oklch(68.2% 0.1 195.1) |
| XYZ | xyz(23.9405, 33.3805, 44.2031) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.80
Topaz
#13BBAF
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 6.25
Sea
#3C9992
ΔE00 6.55
Turquoise Blue
#06B1C4
ΔE00 6.76
Blue Green
#0F9B8E
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AACAC #AC3A3A
analogous
#3AAC73 #3AACAC #3A73AC
triadic
#3AACAC #AC3AAC #ACAC3A
tetradic
#3AACAC #733AAC #AC3A3A #73AC3A
square
#3AACAC #733AAC #AC3A3A #73AC3A
split-complementary
#3AACAC #AC3A73 #AC733A
monochromatic
#1B5050 #2B7E7E #3AACAC #5BC8C8 #89D7D7
Accessibility & contrast
On white
2.74
#3AACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#3AACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AACAC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AACAC | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#8F97AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aacac; /* rgb */ color: rgb(58, 172, 172); /* oklch */ color: oklch(68.2% 0.100 195.1);
Tailwind
colors: {
custom: {
50: '#80c5c4',
500: '#3aacac',
950: '#000000',
},
}SCSS
$custom: #3aacac; $custom-light: #80c5c4; $custom-dark: #000000;
JSON
{
"hex": "#3aacac",
"rgb": {
"r": 58,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 49.565,
"l": 45.098
},
"oklch": {
"l": 0.68204,
"c": 0.09993,
"h": 195.1
},
"luminance": 0.33383
}Semantic roles & 50–950 ramp
primary
#3AACAC
secondary
#C28080
accent
#4F4FD9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281