#3AAEAE#3AAEAE
#3AAEAE is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.8% C 0.101 H 195.1°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAEAE |
|---|---|
| RGB | rgb(58, 174, 174) |
| HSL | hsl(180, 50%, 45%) |
| HSV | hsv(180, 67%, 68%) |
| CMYK | cmyk(66.7%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(65.14, -31.46, -9.46) |
| CIE-LCH | lch(65.14, 32.85, 196.74°) |
| OKLab | oklab(68.77% -0.0977 -0.0263) |
| OKLCH | oklch(68.77% 0.101 195.1) |
| XYZ | xyz(24.5175, 34.2249, 45.3501) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.59
Topaz
#13BBAF
ΔE00 5.89
Cadetblue
#5F9EA0
ΔE00 6.66
Turquoise Blue
#06B1C4
ΔE00 6.66
Sea
#3C9992
ΔE00 7.08
Tealish
#24BCA8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAEAE #AE3A3A
analogous
#3AAE74 #3AAEAE #3A74AE
triadic
#3AAEAE #AE3AAE #AEAE3A
tetradic
#3AAEAE #743AAE #AE3A3A #74AE3A
square
#3AAEAE #743AAE #AE3A3A #74AE3A
split-complementary
#3AAEAE #AE3A74 #AE743A
monochromatic
#1B5252 #2B8080 #3AAEAE #5CC9C9 #8AD8D8
Accessibility & contrast
On white
2.68
#3AAEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#3AAEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAEAE
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAEAE | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AE
Deuteranopia (green-blind)
#9199AF
Tritanopia (blue-blind)
#00B3AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3aaeae; /* rgb */ color: rgb(58, 174, 174); /* oklch */ color: oklch(68.8% 0.101 195.1);
Tailwind
colors: {
custom: {
50: '#80c6c6',
500: '#3aaeae',
950: '#000000',
},
}SCSS
$custom: #3aaeae; $custom-light: #80c6c6; $custom-dark: #000000;
JSON
{
"hex": "#3aaeae",
"rgb": {
"r": 58,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 50,
"l": 45.49
},
"oklch": {
"l": 0.6877,
"c": 0.10116,
"h": 195.1
},
"luminance": 0.34228
}Semantic roles & 50–950 ramp
primary
#3AAEAE
secondary
#C28181
accent
#4E4EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282