#3AA2AF#3AA2AF
#3AA2AF is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.095 H 206.9°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA2AF |
|---|---|
| RGB | rgb(58, 162, 175) |
| HSL | hsl(187, 50%, 46%) |
| HSV | hsv(187, 67%, 69%) |
| CMYK | cmyk(66.9%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(61.51, -25.25, -15.48) |
| CIE-LCH | lch(61.51, 29.62, 211.51°) |
| OKLab | oklab(65.85% -0.0848 -0.0429) |
| OKLCH | oklch(65.85% 0.095 206.9) |
| XYZ | xyz(22.3998, 29.8329, 45.1269) |
| Luminance | 0.2984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.81
Cadetblue
#5F9EA0
ΔE00 5.20
Sea
#3C9992
ΔE00 8.53
Teal Blue
#01889F
ΔE00 9.61
Lightseagreen
#20B2AA
ΔE00 9.71
Darkcyan
#008B8B
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA2AF #AF473A
analogous
#3AAF81 #3AA2AF #3A67AF
triadic
#3AA2AF #AF3AA2 #A2AF3A
tetradic
#3AA2AF #813AAF #AF473A #67AF3A
square
#3AA2AF #813AAF #AF473A #67AF3A
split-complementary
#3AA2AF #AF3A67 #AF813A
monochromatic
#1C4D53 #2B7781 #3AA2AF #5DBDC9 #8BD0D9
Accessibility & contrast
On white
3.01
#3AA2AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#3AA2AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA2AF
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA2AF | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa2af; /* rgb */ color: rgb(58, 162, 175); /* oklch */ color: oklch(65.8% 0.095 206.9);
Tailwind
colors: {
custom: {
50: '#7fbec6',
500: '#3aa2af',
950: '#000000',
},
}SCSS
$custom: #3aa2af; $custom-light: #7fbec6; $custom-dark: #000000;
JSON
{
"hex": "#3aa2af",
"rgb": {
"r": 58,
"g": 162,
"b": 175
},
"hsl": {
"h": 186.667,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.65845,
"c": 0.09501,
"h": 206.9
},
"luminance": 0.29835
}Semantic roles & 50–950 ramp
primary
#3AA2AF
secondary
#C38982
accent
#5E4EDA
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182