#3AA9AF#3AA9AF
#3AA9AF is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.6% C 0.098 H 200.3°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA9AF |
|---|---|
| RGB | rgb(58, 169, 175) |
| HSL | hsl(183, 50%, 46%) |
| HSV | hsv(183, 67%, 69%) |
| CMYK | cmyk(66.9%, 3.4%, 0%, 31.4%) |
| CIE-LAB | lab(63.65, -28.74, -12.26) |
| CIE-LCH | lch(63.65, 31.24, 203.10°) |
| OKLab | oklab(67.57% -0.0921 -0.034) |
| OKLCH | oklch(67.57% 0.098 200.3) |
| XYZ | xyz(23.6674, 32.3680, 45.5494) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.87
Cadetblue
#5F9EA0
ΔE00 5.36
Lightseagreen
#20B2AA
ΔE00 6.25
Sea
#3C9992
ΔE00 7.24
Topaz
#13BBAF
ΔE00 8.63
Blue Green
#0F9B8E
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA9AF #AF403A
analogous
#3AAF7A #3AA9AF #3A6EAF
triadic
#3AA9AF #AF3AA9 #A9AF3A
tetradic
#3AA9AF #7A3AAF #AF403A #6EAF3A
square
#3AA9AF #7A3AAF #AF403A #6EAF3A
split-complementary
#3AA9AF #AF3A6E #AF7A3A
monochromatic
#1C5053 #2B7D81 #3AA9AF #5DC4C9 #8BD5D9
Accessibility & contrast
On white
2.81
#3AA9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#3AA9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA9AF
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA9AF | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#8B95B0
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3aa9af; /* rgb */ color: rgb(58, 169, 175); /* oklch */ color: oklch(67.6% 0.098 200.3);
Tailwind
colors: {
custom: {
50: '#80c3c6',
500: '#3aa9af',
950: '#000000',
},
}SCSS
$custom: #3aa9af; $custom-light: #80c3c6; $custom-dark: #000000;
JSON
{
"hex": "#3aa9af",
"rgb": {
"r": 58,
"g": 169,
"b": 175
},
"hsl": {
"h": 183.077,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.6757,
"c": 0.09813,
"h": 200.3
},
"luminance": 0.32371
}Semantic roles & 50–950 ramp
primary
#3AA9AF
secondary
#C38582
accent
#554EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182