#3AAA99#3AAA99
#3AAA99 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.1% C 0.103 H 181.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA99 |
|---|---|
| RGB | rgb(58, 170, 153) |
| HSL | hsl(171, 49%, 45%) |
| HSV | hsv(171, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.30, -35.43, -0.47) |
| CIE-LCH | lch(63.30, 35.43, 180.76°) |
| OKLab | oklab(67.07% -0.103 -0.0018) |
| OKLCH | oklch(67.07% 0.103 181) |
| XYZ | xyz(21.8667, 31.9465, 35.1447) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.34
Greeny Blue
#42B395
ΔE00 4.82
Tealish
#24BCA8
ΔE00 5.15
Blue Green
#0F9B8E
ΔE00 5.25
Topaz
#13BBAF
ΔE00 5.48
Dull Teal
#5F9E8F
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA99 #AA3A4B
analogous
#3AAA61 #3AAA99 #3A83AA
triadic
#3AAA99 #993AAA #AA993A
tetradic
#3AAA99 #613AAA #AA3A4B #83AA3A
square
#3AAA99 #613AAA #AA3A4B #83AA3A
split-complementary
#3AAA99 #AA3A83 #AA613A
monochromatic
#1B4F47 #2A7C70 #3AAA99 #5AC7B6 #88D6CB
Accessibility & contrast
On white
2.84
#3AAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#3AAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA99
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA99 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A098
Deuteranopia (green-blind)
#92949A
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa99; /* rgb */ color: rgb(58, 170, 153); /* oklch */ color: oklch(67.1% 0.103 181.0);
Tailwind
colors: {
custom: {
50: '#7ec4b7',
500: '#3aaa99',
950: '#000000',
},
}SCSS
$custom: #3aaa99; $custom-light: #7ec4b7; $custom-dark: #000000;
JSON
{
"hex": "#3aaa99",
"rgb": {
"r": 58,
"g": 170,
"b": 153
},
"hsl": {
"h": 170.893,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.67071,
"c": 0.10305,
"h": 181
},
"luminance": 0.31949
}Semantic roles & 50–950 ramp
primary
#3AAA99
secondary
#C17F89
accent
#4F64D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280