#3AA99B#3AA99B
#3AA99B is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.9% C 0.101 H 183.3°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA99B |
|---|---|
| RGB | rgb(58, 169, 155) |
| HSL | hsl(172, 49%, 45%) |
| HSV | hsv(172, 66%, 66%) |
| CMYK | cmyk(65.7%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(63.04, -34.43, -1.96) |
| CIE-LCH | lch(63.04, 34.48, 183.26°) |
| OKLab | oklab(66.88% -0.101 -0.0058) |
| OKLCH | oklch(66.88% 0.101 183.3) |
| XYZ | xyz(21.8465, 31.6396, 35.9597) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.73
Blue Green
#0F9B8E
ΔE00 4.89
Topaz
#13BBAF
ΔE00 5.39
Sea
#3C9992
ΔE00 5.45
Dull Teal
#5F9E8F
ΔE00 5.61
Tealish
#24BCA8
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA99B #A93A48
analogous
#3AA963 #3AA99B #3A80A9
triadic
#3AA99B #9B3AA9 #A99B3A
tetradic
#3AA99B #633AA9 #A93A48 #80A93A
square
#3AA99B #633AA9 #A93A48 #80A93A
split-complementary
#3AA99B #A93A80 #A9633A
monochromatic
#1B4E47 #2A7B71 #3AA99B #5AC6B9 #87D6CC
Accessibility & contrast
On white
2.87
#3AA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#3AA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA99B
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA99B | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09B
Deuteranopia (green-blind)
#91949C
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aa99b; /* rgb */ color: rgb(58, 169, 155); /* oklch */ color: oklch(66.9% 0.101 183.3);
Tailwind
colors: {
custom: {
50: '#7ec3b8',
500: '#3aa99b',
950: '#000000',
},
}SCSS
$custom: #3aa99b; $custom-light: #7ec3b8; $custom-dark: #000000;
JSON
{
"hex": "#3aa99b",
"rgb": {
"r": 58,
"g": 169,
"b": 155
},
"hsl": {
"h": 172.432,
"s": 48.899,
"l": 44.51
},
"oklch": {
"l": 0.66882,
"c": 0.10121,
"h": 183.3
},
"luminance": 0.31642
}Semantic roles & 50–950 ramp
primary
#3AA99B
secondary
#C07F87
accent
#4F61D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180