#3AAA9B#3AAA9B
#3AAA9B is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.1% C 0.102 H 182.6°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA9B |
|---|---|
| RGB | rgb(58, 170, 155) |
| HSL | hsl(172, 49%, 45%) |
| HSV | hsv(172, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 8.8%, 33.3%) |
| CIE-LAB | lab(63.35, -34.89, -1.51) |
| CIE-LCH | lch(63.35, 34.92, 182.47°) |
| OKLab | oklab(67.13% -0.1021 -0.0046) |
| OKLCH | oklch(67.13% 0.102 182.6) |
| XYZ | xyz(22.0333, 32.0131, 36.0219) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.77
Blue Green
#0F9B8E
ΔE00 5.17
Topaz
#13BBAF
ΔE00 5.21
Tealish
#24BCA8
ΔE00 5.25
Greeny Blue
#42B395
ΔE00 5.44
Dull Teal
#5F9E8F
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA9B #AA3A49
analogous
#3AAA63 #3AAA9B #3A81AA
triadic
#3AAA9B #9B3AAA #AA9B3A
tetradic
#3AAA9B #633AAA #AA3A49 #81AA3A
square
#3AAA9B #633AAA #AA3A49 #81AA3A
split-complementary
#3AAA9B #AA3A81 #AA633A
monochromatic
#1B4F48 #2A7C71 #3AAA9B #5AC7B8 #88D6CC
Accessibility & contrast
On white
2.84
#3AAA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#3AAA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA9B
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA9B | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#92949C
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa9b; /* rgb */ color: rgb(58, 170, 155); /* oklch */ color: oklch(67.1% 0.102 182.6);
Tailwind
colors: {
custom: {
50: '#7ec4b8',
500: '#3aaa9b',
950: '#000000',
},
}SCSS
$custom: #3aaa9b; $custom-light: #7ec4b8; $custom-dark: #000000;
JSON
{
"hex": "#3aaa9b",
"rgb": {
"r": 58,
"g": 170,
"b": 155
},
"hsl": {
"h": 171.964,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.67134,
"c": 0.1022,
"h": 182.6
},
"luminance": 0.32016
}Semantic roles & 50–950 ramp
primary
#3AAA9B
secondary
#C17F88
accent
#4F62D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180