#3AA099#3AA099
#3AA099 is a light, moderate teal. Relative luminance 0.283; OKLCH L 64.5% C 0.093 H 188.7°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA099 |
|---|---|
| RGB | rgb(58, 160, 153) |
| HSL | hsl(176, 47%, 43%) |
| HSV | hsv(176, 64%, 63%) |
| CMYK | cmyk(63.8%, 0%, 4.4%, 37.3%) |
| CIE-LAB | lab(60.19, -30.71, -5.04) |
| CIE-LCH | lch(60.19, 31.12, 189.31°) |
| OKLab | oklab(64.55% -0.0923 -0.0141) |
| OKLCH | oklch(64.55% 0.093 188.7) |
| XYZ | xyz(20.0629, 28.3389, 34.5434) |
| Luminance | 0.2834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.24
Blue Green
#0F9B8E
ΔE00 3.76
Dull Teal
#5F9E8F
ΔE00 5.40
Lightseagreen
#20B2AA
ΔE00 5.46
Teal (survey)
#029386
ΔE00 5.81
Dusty Teal
#4C9085
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA099 #A03A41
analogous
#3AA066 #3AA099 #3A74A0
triadic
#3AA099 #993AA0 #A0993A
tetradic
#3AA099 #663AA0 #A03A41 #74A03A
square
#3AA099 #663AA0 #A03A41 #74A03A
split-complementary
#3AA099 #A03A74 #A0663A
monochromatic
#194643 #2A736E #3AA099 #56C2BA #83D2CC
Accessibility & contrast
On white
3.15
#3AA099 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#3AA099 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA099
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA099 | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979899
Deuteranopia (green-blind)
#888C9A
Tritanopia (blue-blind)
#00A49E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3aa099; /* rgb */ color: rgb(58, 160, 153); /* oklch */ color: oklch(64.5% 0.093 188.7);
Tailwind
colors: {
custom: {
50: '#7dbcb7',
500: '#3aa099',
950: '#000000',
},
}SCSS
$custom: #3aa099; $custom-light: #7dbcb7; $custom-dark: #000000;
JSON
{
"hex": "#3aa099",
"rgb": {
"r": 58,
"g": 160,
"b": 153
},
"hsl": {
"h": 175.882,
"s": 46.789,
"l": 42.745
},
"oklch": {
"l": 0.64548,
"c": 0.0934,
"h": 188.7
},
"luminance": 0.28341
}Semantic roles & 50–950 ramp
primary
#3AA099
secondary
#BC7A7F
accent
#515BD6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180