#3AAAAE#3AAAAE
#3AAAAE is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.8% C 0.099 H 198.5°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAAAE |
|---|---|
| RGB | rgb(58, 170, 174) |
| HSL | hsl(182, 50%, 45%) |
| HSV | hsv(182, 67%, 68%) |
| CMYK | cmyk(66.7%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(63.92, -29.52, -11.29) |
| CIE-LCH | lch(63.92, 31.61, 200.93°) |
| OKLab | oklab(67.78% -0.0935 -0.0313) |
| OKLCH | oklch(67.78% 0.099 198.5) |
| XYZ | xyz(23.7563, 32.7023, 45.0964) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.42
Turquoise Blue
#06B1C4
ΔE00 5.44
Cadetblue
#5F9EA0
ΔE00 5.57
Sea
#3C9992
ΔE00 6.92
Topaz
#13BBAF
ΔE00 7.82
Blue Green
#0F9B8E
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAAAE #AE3E3A
analogous
#3AAE78 #3AAAAE #3A70AE
triadic
#3AAAAE #AE3AAA #AAAE3A
tetradic
#3AAAAE #783AAE #AE3E3A #70AE3A
square
#3AAAAE #783AAE #AE3E3A #70AE3A
split-complementary
#3AAAAE #AE3A70 #AE783A
monochromatic
#1B5052 #2B7D80 #3AAAAE #5CC5C9 #8AD5D8
Accessibility & contrast
On white
2.78
#3AAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#3AAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAAAE
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAAAE | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AE
Deuteranopia (green-blind)
#8D95AF
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3aaaae; /* rgb */ color: rgb(58, 170, 174); /* oklch */ color: oklch(67.8% 0.099 198.5);
Tailwind
colors: {
custom: {
50: '#80c3c6',
500: '#3aaaae',
950: '#000000',
},
}SCSS
$custom: #3aaaae; $custom-light: #80c3c6; $custom-dark: #000000;
JSON
{
"hex": "#3aaaae",
"rgb": {
"r": 58,
"g": 170,
"b": 174
},
"hsl": {
"h": 182.069,
"s": 50,
"l": 45.49
},
"oklch": {
"l": 0.67781,
"c": 0.09864,
"h": 198.5
},
"luminance": 0.32705
}Semantic roles & 50–950 ramp
primary
#3AAAAE
secondary
#C28481
accent
#534EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182