#3AA3AF#3AA3AF
#3AA3AF is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.1% C 0.095 H 205.9°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA3AF |
|---|---|
| RGB | rgb(58, 163, 175) |
| HSL | hsl(186, 50%, 46%) |
| HSV | hsv(186, 67%, 69%) |
| CMYK | cmyk(66.9%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(61.81, -25.75, -15.02) |
| CIE-LCH | lch(61.81, 29.81, 210.24°) |
| OKLab | oklab(66.09% -0.0858 -0.0417) |
| OKLCH | oklch(66.09% 0.095 205.9) |
| XYZ | xyz(22.5767, 30.1866, 45.1859) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.65
Cadetblue
#5F9EA0
ΔE00 5.08
Sea
#3C9992
ΔE00 8.27
Lightseagreen
#20B2AA
ΔE00 9.21
Teal Blue
#01889F
ΔE00 10.02
Darkcyan
#008B8B
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA3AF #AF463A
analogous
#3AAF80 #3AA3AF #3A68AF
triadic
#3AA3AF #AF3AA3 #A3AF3A
tetradic
#3AA3AF #803AAF #AF463A #68AF3A
square
#3AA3AF #803AAF #AF463A #68AF3A
split-complementary
#3AA3AF #AF3A68 #AF803A
monochromatic
#1C4D53 #2B7881 #3AA3AF #5DBEC9 #8BD1D9
Accessibility & contrast
On white
2.98
#3AA3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#3AA3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA3AF
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA3AF | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#8590AF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa3af; /* rgb */ color: rgb(58, 163, 175); /* oklch */ color: oklch(66.1% 0.095 205.9);
Tailwind
colors: {
custom: {
50: '#7fbec6',
500: '#3aa3af',
950: '#000000',
},
}SCSS
$custom: #3aa3af; $custom-light: #7fbec6; $custom-dark: #000000;
JSON
{
"hex": "#3aa3af",
"rgb": {
"r": 58,
"g": 163,
"b": 175
},
"hsl": {
"h": 186.154,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.66091,
"c": 0.09538,
"h": 205.9
},
"luminance": 0.30189
}Semantic roles & 50–950 ramp
primary
#3AA3AF
secondary
#C38982
accent
#5C4EDA
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182