#3AA0A5#3AA0A5
#3AA0A5 is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.0% C 0.092 H 199.8°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA0A5 |
|---|---|
| RGB | rgb(58, 160, 165) |
| HSL | hsl(183, 48%, 44%) |
| HSV | hsv(183, 65%, 65%) |
| CMYK | cmyk(64.8%, 3%, 0%, 35.3%) |
| CIE-LAB | lab(60.57, -27.25, -11.26) |
| CIE-LCH | lch(60.57, 29.49, 202.46°) |
| OKLab | oklab(64.97% -0.0869 -0.0312) |
| OKLCH | oklch(64.97% 0.092 199.8) |
| XYZ | xyz(21.1043, 28.7555, 40.0281) |
| Luminance | 0.2876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.21
Sea
#3C9992
ΔE00 5.38
Turquoise Blue
#06B1C4
ΔE00 6.80
Lightseagreen
#20B2AA
ΔE00 7.51
Blue Green
#0F9B8E
ΔE00 8.01
Darkcyan
#008B8B
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA0A5 #A53F3A
analogous
#3AA574 #3AA0A5 #3A6AA5
triadic
#3AA0A5 #A53AA0 #A0A53A
tetradic
#3AA0A5 #743AA5 #A53F3A #6AA53A
square
#3AA0A5 #743AA5 #A53F3A #6AA53A
split-complementary
#3AA0A5 #A53A6A #A5743A
monochromatic
#1A484A #2A7478 #3AA0A5 #58BFC4 #85D0D4
Accessibility & contrast
On white
3.11
#3AA0A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#3AA0A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA0A5
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA0A5 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9599A5
Deuteranopia (green-blind)
#848DA6
Tritanopia (blue-blind)
#00A6A1
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3aa0a5; /* rgb */ color: rgb(58, 160, 165); /* oklch */ color: oklch(65.0% 0.092 199.8);
Tailwind
colors: {
custom: {
50: '#7ebcbf',
500: '#3aa0a5',
950: '#000000',
},
}SCSS
$custom: #3aa0a5; $custom-light: #7ebcbf; $custom-dark: #000000;
JSON
{
"hex": "#3aa0a5",
"rgb": {
"r": 58,
"g": 160,
"b": 165
},
"hsl": {
"h": 182.804,
"s": 47.982,
"l": 43.725
},
"oklch": {
"l": 0.64972,
"c": 0.09238,
"h": 199.8
},
"luminance": 0.28758
}Semantic roles & 50–950 ramp
primary
#3AA0A5
secondary
#BE807D
accent
#5750D8
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181