#3AA8AF#3AA8AF
#3AA8AF is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.098 H 201.2°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA8AF |
|---|---|
| RGB | rgb(58, 168, 175) |
| HSL | hsl(184, 50%, 46%) |
| HSV | hsv(184, 67%, 69%) |
| CMYK | cmyk(66.9%, 4%, 0%, 31.4%) |
| CIE-LAB | lab(63.34, -28.25, -12.72) |
| CIE-LCH | lch(63.34, 30.98, 204.24°) |
| OKLab | oklab(67.32% -0.091 -0.0353) |
| OKLCH | oklch(67.32% 0.098 201.2) |
| XYZ | xyz(23.4820, 31.9973, 45.4877) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.69
Cadetblue
#5F9EA0
ΔE00 5.21
Lightseagreen
#20B2AA
ΔE00 6.74
Sea
#3C9992
ΔE00 7.33
Topaz
#13BBAF
ΔE00 9.13
Blue Green
#0F9B8E
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA8AF #AF413A
analogous
#3AAF7B #3AA8AF #3A6DAF
triadic
#3AA8AF #AF3AA8 #A8AF3A
tetradic
#3AA8AF #7B3AAF #AF413A #6DAF3A
square
#3AA8AF #7B3AAF #AF413A #6DAF3A
split-complementary
#3AA8AF #AF3A6D #AF7B3A
monochromatic
#1C5053 #2B7C81 #3AA8AF #5DC3C9 #8BD4D9
Accessibility & contrast
On white
2.84
#3AA8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#3AA8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA8AF
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA8AF | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#8A94B0
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3aa8af; /* rgb */ color: rgb(58, 168, 175); /* oklch */ color: oklch(67.3% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#80c2c6',
500: '#3aa8af',
950: '#000000',
},
}SCSS
$custom: #3aa8af; $custom-light: #80c2c6; $custom-dark: #000000;
JSON
{
"hex": "#3aa8af",
"rgb": {
"r": 58,
"g": 168,
"b": 175
},
"hsl": {
"h": 183.59,
"s": 50.215,
"l": 45.686
},
"oklch": {
"l": 0.67323,
"c": 0.09761,
"h": 201.2
},
"luminance": 0.32
}Semantic roles & 50–950 ramp
primary
#3AA8AF
secondary
#C38682
accent
#564EDA
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0B1213
muted
#7C8182