#3AAA9F#3AAA9F
#3AAA9F is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.3% C 0.101 H 185.8°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA9F |
|---|---|
| RGB | rgb(58, 170, 159) |
| HSL | hsl(174, 49%, 45%) |
| HSV | hsv(174, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 6.5%, 33.3%) |
| CIE-LAB | lab(63.47, -33.80, -3.58) |
| CIE-LCH | lch(63.47, 33.99, 186.04°) |
| OKLab | oklab(67.26% -0.1003 -0.0102) |
| OKLCH | oklch(67.26% 0.101 185.8) |
| XYZ | xyz(22.3748, 32.1497, 37.8205) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.87
Topaz
#13BBAF
ΔE00 4.98
Blue Green
#0F9B8E
ΔE00 5.30
Sea
#3C9992
ΔE00 5.38
Tealish
#24BCA8
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA9F #AA3A45
analogous
#3AAA67 #3AAA9F #3A7DAA
triadic
#3AAA9F #9F3AAA #AA9F3A
tetradic
#3AAA9F #673AAA #AA3A45 #7DAA3A
square
#3AAA9F #673AAA #AA3A45 #7DAA3A
split-complementary
#3AAA9F #AA3A7D #AA673A
monochromatic
#1B4F4A #2A7C74 #3AAA9F #5AC7BC #88D6CF
Accessibility & contrast
On white
2.83
#3AAA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#3AAA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA9F
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA9F | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A19F
Deuteranopia (green-blind)
#9195A0
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3aaa9f; /* rgb */ color: rgb(58, 170, 159); /* oklch */ color: oklch(67.3% 0.101 185.8);
Tailwind
colors: {
custom: {
50: '#7fc4bb',
500: '#3aaa9f',
950: '#000000',
},
}SCSS
$custom: #3aaa9f; $custom-light: #7fc4bb; $custom-dark: #000000;
JSON
{
"hex": "#3aaa9f",
"rgb": {
"r": 58,
"g": 170,
"b": 159
},
"hsl": {
"h": 174.107,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.67263,
"c": 0.10078,
"h": 185.8
},
"luminance": 0.32152
}Semantic roles & 50–950 ramp
primary
#3AAA9F
secondary
#C17F86
accent
#4F5DD9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180