#3AA69F#3AA69F
#3AA69F is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.3% C 0.097 H 189.0°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA69F |
|---|---|
| RGB | rgb(58, 166, 159) |
| HSL | hsl(176, 48%, 44%) |
| HSV | hsv(176, 65%, 65%) |
| CMYK | cmyk(65.1%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(62.23, -31.91, -5.40) |
| CIE-LCH | lch(62.23, 32.36, 189.61°) |
| OKLab | oklab(66.26% -0.096 -0.0151) |
| OKLCH | oklch(66.26% 0.097 189) |
| XYZ | xyz(21.6363, 30.6728, 37.5743) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.70
Sea
#3C9992
ΔE00 4.07
Blue Green
#0F9B8E
ΔE00 4.92
Dull Teal
#5F9E8F
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA69F #A63A41
analogous
#3AA669 #3AA69F #3A77A6
triadic
#3AA69F #9F3AA6 #A69F3A
tetradic
#3AA69F #693AA6 #A63A41 #77A63A
square
#3AA69F #693AA6 #A63A41 #77A63A
split-complementary
#3AA69F #A63A77 #A6693A
monochromatic
#1A4B48 #2A7974 #3AA69F #58C5BE #86D5D0
Accessibility & contrast
On white
2.94
#3AA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#3AA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA69F
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA69F | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9F
Deuteranopia (green-blind)
#8D91A0
Tritanopia (blue-blind)
#00AAA4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3aa69f; /* rgb */ color: rgb(58, 166, 159); /* oklch */ color: oklch(66.3% 0.097 189.0);
Tailwind
colors: {
custom: {
50: '#7ec1bb',
500: '#3aa69f',
950: '#000000',
},
}SCSS
$custom: #3aa69f; $custom-light: #7ec1bb; $custom-dark: #000000;
JSON
{
"hex": "#3aa69f",
"rgb": {
"r": 58,
"g": 166,
"b": 159
},
"hsl": {
"h": 176.111,
"s": 48.214,
"l": 43.922
},
"oklch": {
"l": 0.66259,
"c": 0.09721,
"h": 189
},
"luminance": 0.30675
}Semantic roles & 50–950 ramp
primary
#3AA69F
secondary
#BF7D81
accent
#5059D8
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180