#3AAE9B#3AAE9B
#3AAE9B is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.1% C 0.106 H 179.9°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAE9B |
|---|---|
| RGB | rgb(58, 174, 155) |
| HSL | hsl(170, 50%, 45%) |
| HSV | hsv(170, 67%, 68%) |
| CMYK | cmyk(66.7%, 0%, 10.9%, 31.8%) |
| CIE-LAB | lab(64.59, -36.73, 0.30) |
| CIE-LCH | lch(64.59, 36.73, 179.53°) |
| OKLab | oklab(68.14% -0.1063 0.0002) |
| OKLCH | oklch(68.14% 0.106 179.9) |
| XYZ | xyz(22.7945, 33.5357, 36.2757) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.80
Tealish
#24BCA8
ΔE00 4.01
Lightseagreen
#20B2AA
ΔE00 4.40
Topaz
#13BBAF
ΔE00 4.83
Turquoise (survey)
#06C2AC
ΔE00 5.67
Blue Green
#0F9B8E
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAE9B #AE3A4D
analogous
#3AAE61 #3AAE9B #3A87AE
triadic
#3AAE9B #9B3AAE #AE9B3A
tetradic
#3AAE9B #613AAE #AE3A4D #87AE3A
square
#3AAE9B #613AAE #AE3A4D #87AE3A
split-complementary
#3AAE9B #AE3A87 #AE613A
monochromatic
#1B5249 #2B8072 #3AAE9B #5CC9B7 #8AD8CB
Accessibility & contrast
On white
2.72
#3AAE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#3AAE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAE9B
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAE9B | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#96989D
Tritanopia (blue-blind)
#00B1A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3aae9b; /* rgb */ color: rgb(58, 174, 155); /* oklch */ color: oklch(68.1% 0.106 179.9);
Tailwind
colors: {
custom: {
50: '#7fc7b8',
500: '#3aae9b',
950: '#000000',
},
}SCSS
$custom: #3aae9b; $custom-light: #7fc7b8; $custom-dark: #000000;
JSON
{
"hex": "#3aae9b",
"rgb": {
"r": 58,
"g": 174,
"b": 155
},
"hsl": {
"h": 170.172,
"s": 50,
"l": 45.49
},
"oklch": {
"l": 0.68142,
"c": 0.10633,
"h": 179.9
},
"luminance": 0.33538
}Semantic roles & 50–950 ramp
primary
#3AAE9B
secondary
#C2818C
accent
#4E65DA
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280