#3AA3AB#3AA3AB
#3AA3AB is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.9% C 0.095 H 202.3°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA3AB |
|---|---|
| RGB | rgb(58, 163, 171) |
| HSL | hsl(184, 49%, 45%) |
| HSV | hsv(184, 66%, 67%) |
| CMYK | cmyk(66.1%, 4.7%, 0%, 32.9%) |
| CIE-LAB | lab(61.68, -26.96, -12.97) |
| CIE-LCH | lch(61.68, 29.92, 205.69°) |
| OKLab | oklab(65.94% -0.0875 -0.0359) |
| OKLCH | oklch(65.94% 0.095 202.3) |
| XYZ | xyz(22.1896, 30.0317, 43.1474) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.56
Turquoise Blue
#06B1C4
ΔE00 5.38
Sea
#3C9992
ΔE00 6.85
Lightseagreen
#20B2AA
ΔE00 7.85
Darkcyan
#008B8B
ΔE00 9.39
Blue Green
#0F9B8E
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA3AB #AB423A
analogous
#3AAB7B #3AA3AB #3A6AAB
triadic
#3AA3AB #AB3AA3 #A3AB3A
tetradic
#3AA3AB #7B3AAB #AB423A #6AAB3A
square
#3AA3AB #7B3AAB #AB423A #6AAB3A
split-complementary
#3AA3AB #AB3A6A #AB7B3A
monochromatic
#1B4C50 #2A777D #3AA3AB #5BC0C7 #89D1D7
Accessibility & contrast
On white
3.00
#3AA3AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#3AA3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA3AB
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA3AB | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAC
Deuteranopia (green-blind)
#8690AB
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa3ab; /* rgb */ color: rgb(58, 163, 171); /* oklch */ color: oklch(65.9% 0.095 202.3);
Tailwind
colors: {
custom: {
50: '#7fbec4',
500: '#3aa3ab',
950: '#000000',
},
}SCSS
$custom: #3aa3ab; $custom-light: #7fbec4; $custom-dark: #000000;
JSON
{
"hex": "#3aa3ab",
"rgb": {
"r": 58,
"g": 163,
"b": 171
},
"hsl": {
"h": 184.248,
"s": 49.345,
"l": 44.902
},
"oklch": {
"l": 0.65939,
"c": 0.09461,
"h": 202.3
},
"luminance": 0.30034
}Semantic roles & 50–950 ramp
primary
#3AA3AB
secondary
#C18480
accent
#594FD9
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181