#3AA8A9#3AA8A9
#3AA8A9 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.097 H 196.0°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA8A9 |
|---|---|
| RGB | rgb(58, 168, 169) |
| HSL | hsl(181, 49%, 45%) |
| HSV | hsv(181, 66%, 66%) |
| CMYK | cmyk(65.7%, 0.6%, 0%, 33.7%) |
| CIE-LAB | lab(63.15, -30.01, -9.64) |
| CIE-LCH | lch(63.15, 31.52, 197.82°) |
| OKLab | oklab(67.11% -0.0936 -0.0268) |
| OKLCH | oklch(67.11% 0.097 196) |
| XYZ | xyz(22.9058, 31.7668, 42.4528) |
| Luminance | 0.3177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.72
Cadetblue
#5F9EA0
ΔE00 5.42
Sea
#3C9992
ΔE00 5.73
Turquoise Blue
#06B1C4
ΔE00 6.73
Topaz
#13BBAF
ΔE00 7.33
Blue Green
#0F9B8E
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA8A9 #A93B3A
analogous
#3AA973 #3AA8A9 #3A70A9
triadic
#3AA8A9 #A93AA8 #A8A93A
tetradic
#3AA8A9 #733AA9 #A93B3A #70A93A
square
#3AA8A9 #733AA9 #A93B3A #70A93A
split-complementary
#3AA8A9 #A93A70 #A9733A
monochromatic
#1B4D4E #2A7B7B #3AA8A9 #5AC5C6 #87D5D6
Accessibility & contrast
On white
2.86
#3AA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#3AA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA8A9
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA8A9 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A9
Deuteranopia (green-blind)
#8C94AA
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aa8a9; /* rgb */ color: rgb(58, 168, 169); /* oklch */ color: oklch(67.1% 0.097 196.0);
Tailwind
colors: {
custom: {
50: '#7fc2c2',
500: '#3aa8a9',
950: '#000000',
},
}SCSS
$custom: #3aa8a9; $custom-light: #7fc2c2; $custom-dark: #000000;
JSON
{
"hex": "#3aa8a9",
"rgb": {
"r": 58,
"g": 168,
"b": 169
},
"hsl": {
"h": 180.541,
"s": 48.899,
"l": 44.51
},
"oklch": {
"l": 0.67105,
"c": 0.09739,
"h": 196
},
"luminance": 0.31769
}Semantic roles & 50–950 ramp
primary
#3AA8A9
secondary
#C07F7F
accent
#514FD8
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181