#3AA5AF#3AA5AF
#3AA5AF is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.6% C 0.096 H 204.0°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA5AF |
|---|---|
| RGB | rgb(58, 165, 175) |
| HSL | hsl(185, 50%, 46%) |
| HSV | hsv(185, 67%, 69%) |
| CMYK | cmyk(66.9%, 5.7%, 0%, 31.4%) |
| CIE-LAB | lab(62.43, -26.76, -14.10) |
| CIE-LCH | lch(62.43, 30.24, 207.78°) |
| OKLab | oklab(66.58% -0.0879 -0.0391) |
| OKLCH | oklch(66.58% 0.096 204) |
| XYZ | xyz(22.9346, 30.9024, 45.3052) |
| Luminance | 0.3090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.49
Cadetblue
#5F9EA0
ΔE00 5.00
Sea
#3C9992
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 8.21
Darkcyan
#008B8B
ΔE00 10.24
Blue Green
#0F9B8E
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA5AF #AF443A
analogous
#3AAF7E #3AA5AF #3A6AAF
triadic
#3AA5AF #AF3AA5 #A5AF3A
tetradic
#3AA5AF #7E3AAF #AF443A #6AAF3A
square
#3AA5AF #7E3AAF #AF443A #6AAF3A
split-complementary
#3AA5AF #AF3A6A #AF7E3A
monochromatic
#1C4E53 #2B7A81 #3AA5AF #5DC0C9 #8BD2D9
Accessibility & contrast
On white
2.92
#3AA5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#3AA5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA5AF
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA5AF | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#8791AF
Tritanopia (blue-blind)
#00ACA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3aa5af; /* rgb */ color: rgb(58, 165, 175); /* oklch */ color: oklch(66.6% 0.096 204.0);
Tailwind
colors: {
custom: {
50: '#80c0c6',
500: '#3aa5af',
950: '#000000',
},
}SCSS
$custom: #3aa5af; $custom-light: #80c0c6; $custom-dark: #000000;
JSON
{
"hex": "#3aa5af",
"rgb": {
"r": 58,
"g": 165,
"b": 175
},
"hsl": {
"h": 185.128,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.66584,
"c": 0.09619,
"h": 204
},
"luminance": 0.30905
}Semantic roles & 50–950 ramp
primary
#3AA5AF
secondary
#C38782
accent
#5A4EDA
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182