#3AA4AF#3AA4AF
#3AA4AF is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.3% C 0.096 H 204.9°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA4AF |
|---|---|
| RGB | rgb(58, 164, 175) |
| HSL | hsl(186, 50%, 46%) |
| HSV | hsv(186, 67%, 69%) |
| CMYK | cmyk(66.9%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(62.12, -26.26, -14.56) |
| CIE-LCH | lch(62.12, 30.02, 209.00°) |
| OKLab | oklab(66.34% -0.0868 -0.0404) |
| OKLCH | oklch(66.34% 0.096 204.9) |
| XYZ | xyz(22.7549, 30.5431, 45.2453) |
| Luminance | 0.3055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 5.02
Sea
#3C9992
ΔE00 8.03
Lightseagreen
#20B2AA
ΔE00 8.71
Darkcyan
#008B8B
ΔE00 10.20
Teal Blue
#01889F
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA4AF #AF453A
analogous
#3AAF7F #3AA4AF #3A69AF
triadic
#3AA4AF #AF3AA4 #A4AF3A
tetradic
#3AA4AF #7F3AAF #AF453A #69AF3A
square
#3AA4AF #7F3AAF #AF453A #69AF3A
split-complementary
#3AA4AF #AF3A69 #AF7F3A
monochromatic
#1C4E53 #2B7981 #3AA4AF #5DBFC9 #8BD1D9
Accessibility & contrast
On white
2.95
#3AA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#3AA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA4AF
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA4AF | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DB0
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3aa4af; /* rgb */ color: rgb(58, 164, 175); /* oklch */ color: oklch(66.3% 0.096 204.9);
Tailwind
colors: {
custom: {
50: '#7fbfc6',
500: '#3aa4af',
950: '#000000',
},
}SCSS
$custom: #3aa4af; $custom-light: #7fbfc6; $custom-dark: #000000;
JSON
{
"hex": "#3aa4af",
"rgb": {
"r": 58,
"g": 164,
"b": 175
},
"hsl": {
"h": 185.641,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.66337,
"c": 0.09577,
"h": 204.9
},
"luminance": 0.30546
}Semantic roles & 50–950 ramp
primary
#3AA4AF
secondary
#C38882
accent
#5B4EDA
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182