#3AACAB#3AACAB
#3AACAB is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.100 H 194.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3AACAB |
|---|---|
| RGB | rgb(58, 172, 171) |
| HSL | hsl(179, 50%, 45%) |
| HSV | hsv(179, 66%, 67%) |
| CMYK | cmyk(66.3%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.44, -31.36, -8.84) |
| CIE-LCH | lch(64.44, 32.59, 195.74°) |
| OKLab | oklab(68.17% -0.0969 -0.0246) |
| OKLCH | oklch(68.17% 0.1 194.2) |
| XYZ | xyz(23.8448, 33.3422, 43.6992) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.47
Topaz
#13BBAF
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.37
Sea
#3C9992
ΔE00 6.39
Turquoise Blue
#06B1C4
ΔE00 7.14
Blue Green
#0F9B8E
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AACAB #AC3A3B
analogous
#3AAC72 #3AACAB #3A74AC
triadic
#3AACAB #AB3AAC #ACAB3A
tetradic
#3AACAB #723AAC #AC3A3B #74AC3A
square
#3AACAB #723AAC #AC3A3B #74AC3A
split-complementary
#3AACAB #AC3A74 #AC723A
monochromatic
#1B5050 #2B7E7D #3AACAB #5BC8C7 #89D7D7
Accessibility & contrast
On white
2.74
#3AACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3AACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AACAB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AACAB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3aacab; /* rgb */ color: rgb(58, 172, 171); /* oklch */ color: oklch(68.2% 0.100 194.2);
Tailwind
colors: {
custom: {
50: '#80c5c4',
500: '#3aacab',
950: '#000000',
},
}SCSS
$custom: #3aacab; $custom-light: #80c5c4; $custom-dark: #000000;
JSON
{
"hex": "#3aacab",
"rgb": {
"r": 58,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.474,
"s": 49.565,
"l": 45.098
},
"oklch": {
"l": 0.68169,
"c": 0.10001,
"h": 194.2
},
"luminance": 0.33345
}Semantic roles & 50–950 ramp
primary
#3AACAB
secondary
#C28081
accent
#4F50D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281