#3AA3AD#3AA3AD
#3AA3AD is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.0% C 0.095 H 204.1°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA3AD |
|---|---|
| RGB | rgb(58, 163, 173) |
| HSL | hsl(185, 50%, 45%) |
| HSV | hsv(185, 66%, 68%) |
| CMYK | cmyk(66.5%, 5.8%, 0%, 32.2%) |
| CIE-LAB | lab(61.75, -26.36, -13.99) |
| CIE-LCH | lch(61.75, 29.84, 207.96°) |
| OKLab | oklab(66.02% -0.0866 -0.0388) |
| OKLCH | oklch(66.02% 0.095 204.1) |
| XYZ | xyz(22.3817, 30.1086, 44.1590) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.77
Turquoise Blue
#06B1C4
ΔE00 4.96
Sea
#3C9992
ΔE00 7.55
Lightseagreen
#20B2AA
ΔE00 8.52
Darkcyan
#008B8B
ΔE00 9.76
Blue Green
#0F9B8E
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA3AD #AD443A
analogous
#3AAD7D #3AA3AD #3A6AAD
triadic
#3AA3AD #AD3AA3 #A3AD3A
tetradic
#3AA3AD #7D3AAD #AD443A #6AAD3A
square
#3AA3AD #7D3AAD #AD443A #6AAD3A
split-complementary
#3AA3AD #AD3A6A #AD7D3A
monochromatic
#1B4D51 #2B787F #3AA3AD #5CBFC8 #8AD1D8
Accessibility & contrast
On white
2.99
#3AA3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#3AA3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA3AD
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA3AD | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAE
Deuteranopia (green-blind)
#8590AD
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa3ad; /* rgb */ color: rgb(58, 163, 173); /* oklch */ color: oklch(66.0% 0.095 204.1);
Tailwind
colors: {
custom: {
50: '#7fbec5',
500: '#3aa3ad',
950: '#000000',
},
}SCSS
$custom: #3aa3ad; $custom-light: #7fbec5; $custom-dark: #000000;
JSON
{
"hex": "#3aa3ad",
"rgb": {
"r": 58,
"g": 163,
"b": 173
},
"hsl": {
"h": 185.217,
"s": 49.784,
"l": 45.294
},
"oklch": {
"l": 0.66015,
"c": 0.09494,
"h": 204.1
},
"luminance": 0.30111
}Semantic roles & 50–950 ramp
primary
#3AA3AD
secondary
#C28681
accent
#5B4ED9
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181