#3AAA9C#3AAA9C
#3AAA9C is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.2% C 0.102 H 183.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAA9C |
|---|---|
| RGB | rgb(58, 170, 156) |
| HSL | hsl(173, 49%, 45%) |
| HSV | hsv(173, 66%, 67%) |
| CMYK | cmyk(65.9%, 0%, 8.2%, 33.3%) |
| CIE-LAB | lab(63.38, -34.62, -2.03) |
| CIE-LCH | lch(63.38, 34.68, 183.35°) |
| OKLab | oklab(67.17% -0.1016 -0.006) |
| OKLCH | oklch(67.17% 0.102 183.4) |
| XYZ | xyz(22.1176, 32.0468, 36.4661) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.51
Topaz
#13BBAF
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 5.16
Tealish
#24BCA8
ΔE00 5.34
Sea
#3C9992
ΔE00 5.71
Greeny Blue
#42B395
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAA9C #AA3A48
analogous
#3AAA64 #3AAA9C #3A80AA
triadic
#3AAA9C #9C3AAA #AA9C3A
tetradic
#3AAA9C #643AAA #AA3A48 #80AA3A
square
#3AAA9C #643AAA #AA3A48 #80AA3A
split-complementary
#3AAA9C #AA3A80 #AA643A
monochromatic
#1B4F48 #2A7C72 #3AAA9C #5AC7B9 #88D6CD
Accessibility & contrast
On white
2.83
#3AAA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#3AAA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAA9C
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAA9C | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09C
Deuteranopia (green-blind)
#92949D
Tritanopia (blue-blind)
#00ADA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aaa9c; /* rgb */ color: rgb(58, 170, 156); /* oklch */ color: oklch(67.2% 0.102 183.4);
Tailwind
colors: {
custom: {
50: '#7fc4b9',
500: '#3aaa9c',
950: '#000000',
},
}SCSS
$custom: #3aaa9c; $custom-light: #7fc4b9; $custom-dark: #000000;
JSON
{
"hex": "#3aaa9c",
"rgb": {
"r": 58,
"g": 170,
"b": 156
},
"hsl": {
"h": 172.5,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.67166,
"c": 0.10182,
"h": 183.4
},
"luminance": 0.32049
}Semantic roles & 50–950 ramp
primary
#3AAA9C
secondary
#C17F87
accent
#4F60D9
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180