#3AA0AF#3AA0AF
#3AA0AF is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.4% C 0.094 H 208.9°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA0AF |
|---|---|
| RGB | rgb(58, 160, 175) |
| HSL | hsl(188, 50%, 46%) |
| HSV | hsv(188, 67%, 69%) |
| CMYK | cmyk(66.9%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(60.90, -24.23, -16.40) |
| CIE-LCH | lch(60.90, 29.26, 214.09°) |
| OKLab | oklab(65.35% -0.0827 -0.0455) |
| OKLCH | oklch(65.35% 0.094 208.9) |
| XYZ | xyz(22.0503, 29.1339, 45.0104) |
| Luminance | 0.2914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.27
Cadetblue
#5F9EA0
ΔE00 5.55
Teal Blue
#01889F
ΔE00 8.80
Sea
#3C9992
ΔE00 9.12
Greyblue
#77A1B5
ΔE00 9.84
Darkcyan
#008B8B
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA0AF #AF493A
analogous
#3AAF83 #3AA0AF #3A65AF
triadic
#3AA0AF #AF3AA0 #A0AF3A
tetradic
#3AA0AF #833AAF #AF493A #65AF3A
square
#3AA0AF #833AAF #AF493A #65AF3A
split-complementary
#3AA0AF #AF3A65 #AF833A
monochromatic
#1C4C53 #2B7681 #3AA0AF #5DBBC9 #8BCFD9
Accessibility & contrast
On white
3.08
#3AA0AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#3AA0AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA0AF
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA0AF | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AB0
Deuteranopia (green-blind)
#818EAF
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3aa0af; /* rgb */ color: rgb(58, 160, 175); /* oklch */ color: oklch(65.4% 0.094 208.9);
Tailwind
colors: {
custom: {
50: '#7fbcc6',
500: '#3aa0af',
950: '#000000',
},
}SCSS
$custom: #3aa0af; $custom-light: #7fbcc6; $custom-dark: #000000;
JSON
{
"hex": "#3aa0af",
"rgb": {
"r": 58,
"g": 160,
"b": 175
},
"hsl": {
"h": 187.692,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.65353,
"c": 0.09437,
"h": 208.9
},
"luminance": 0.29136
}Semantic roles & 50–950 ramp
primary
#3AA0AF
secondary
#C38A82
accent
#604EDA
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182