#3AA8A8#3AA8A8
#3AA8A8 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.1% C 0.097 H 195.1°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA8A8 |
|---|---|
| RGB | rgb(58, 168, 168) |
| HSL | hsl(180, 49%, 44%) |
| HSV | hsv(180, 65%, 66%) |
| CMYK | cmyk(65.5%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(63.12, -30.30, -9.13) |
| CIE-LCH | lch(63.12, 31.65, 196.77°) |
| OKLab | oklab(67.07% -0.0941 -0.0253) |
| OKLCH | oklch(67.07% 0.097 195.1) |
| XYZ | xyz(22.8123, 31.7294, 41.9603) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.43
Sea
#3C9992
ΔE00 5.52
Cadetblue
#5F9EA0
ΔE00 5.54
Topaz
#13BBAF
ΔE00 7.06
Turquoise Blue
#06B1C4
ΔE00 7.09
Blue Green
#0F9B8E
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA8A8 #A83A3A
analogous
#3AA871 #3AA8A8 #3A71A8
triadic
#3AA8A8 #A83AA8 #A8A83A
tetradic
#3AA8A8 #713AA8 #A83A3A #71A83A
square
#3AA8A8 #713AA8 #A83A3A #71A83A
split-complementary
#3AA8A8 #A83A71 #A8713A
monochromatic
#1B4D4D #2A7B7B #3AA8A8 #59C6C6 #87D6D6
Accessibility & contrast
On white
2.86
#3AA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#3AA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA8A8
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA8A8 | 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)
#9DA0A8
Deuteranopia (green-blind)
#8C93A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aa8a8; /* rgb */ color: rgb(58, 168, 168); /* oklch */ color: oklch(67.1% 0.097 195.1);
Tailwind
colors: {
custom: {
50: '#7fc2c1',
500: '#3aa8a8',
950: '#000000',
},
}SCSS
$custom: #3aa8a8; $custom-light: #7fc2c1; $custom-dark: #000000;
JSON
{
"hex": "#3aa8a8",
"rgb": {
"r": 58,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 48.673,
"l": 44.314
},
"oklch": {
"l": 0.6707,
"c": 0.09745,
"h": 195.1
},
"luminance": 0.31732
}Semantic roles & 50–950 ramp
primary
#3AA8A8
secondary
#C07E7E
accent
#5050D8
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181