#3AA3AA#3AA3AA
#3AA3AA is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.9% C 0.094 H 201.4°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA3AA |
|---|---|
| RGB | rgb(58, 163, 170) |
| HSL | hsl(184, 49%, 45%) |
| HSV | hsv(184, 66%, 67%) |
| CMYK | cmyk(65.9%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(61.65, -27.26, -12.46) |
| CIE-LCH | lch(61.65, 29.97, 204.56°) |
| OKLab | oklab(65.9% -0.0879 -0.0345) |
| OKLCH | oklch(65.9% 0.094 201.4) |
| XYZ | xyz(22.0947, 29.9938, 42.6474) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.49
Turquoise Blue
#06B1C4
ΔE00 5.62
Sea
#3C9992
ΔE00 6.50
Lightseagreen
#20B2AA
ΔE00 7.52
Blue Green
#0F9B8E
ΔE00 9.01
Darkcyan
#008B8B
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA3AA #AA413A
analogous
#3AAA79 #3AA3AA #3A6BAA
triadic
#3AA3AA #AA3AA3 #A3AA3A
tetradic
#3AA3AA #793AAA #AA413A #6BAA3A
square
#3AA3AA #793AAA #AA413A #6BAA3A
split-complementary
#3AA3AA #AA3A6B #AA793A
monochromatic
#1B4B4F #2A777C #3AA3AA #5AC0C7 #88D2D6
Accessibility & contrast
On white
3.00
#3AA3AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#3AA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA3AA
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA3AA | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#8690AB
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa3aa; /* rgb */ color: rgb(58, 163, 170); /* oklch */ color: oklch(65.9% 0.094 201.4);
Tailwind
colors: {
custom: {
50: '#7fbec3',
500: '#3aa3aa',
950: '#000000',
},
}SCSS
$custom: #3aa3aa; $custom-light: #7fbec3; $custom-dark: #000000;
JSON
{
"hex": "#3aa3aa",
"rgb": {
"r": 58,
"g": 163,
"b": 170
},
"hsl": {
"h": 183.75,
"s": 49.123,
"l": 44.706
},
"oklch": {
"l": 0.65902,
"c": 0.09448,
"h": 201.4
},
"luminance": 0.29996
}Semantic roles & 50–950 ramp
primary
#3AA3AA
secondary
#C1837F
accent
#584FD9
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181