#3AAFB0#3AAFB0
#3AAFB0 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.102 H 195.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAFB0 |
|---|---|
| RGB | rgb(58, 175, 176) |
| HSL | hsl(181, 50%, 46%) |
| HSV | hsv(181, 67%, 69%) |
| CMYK | cmyk(67%, 0.6%, 0%, 31%) |
| CIE-LAB | lab(65.51, -31.36, -10.03) |
| CIE-LCH | lch(65.51, 32.92, 197.73°) |
| OKLab | oklab(69.09% -0.0978 -0.0278) |
| OKLCH | oklch(69.09% 0.102 195.9) |
| XYZ | xyz(24.9079, 34.6912, 46.4493) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.88
Topaz
#13BBAF
ΔE00 6.05
Turquoise Blue
#06B1C4
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 6.77
Sea
#3C9992
ΔE00 7.50
Darkturquoise
#00CED1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAFB0 #B03B3A
analogous
#3AB076 #3AAFB0 #3A74B0
triadic
#3AAFB0 #B03AAF #AFB03A
tetradic
#3AAFB0 #763AB0 #B03B3A #74B03A
square
#3AAFB0 #763AB0 #B03B3A #74B03A
split-complementary
#3AAFB0 #B03A74 #B0763A
monochromatic
#1C5354 #2B8182 #3AAFB0 #5DC9CA #8BD8D9
Accessibility & contrast
On white
2.65
#3AAFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#3AAFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAFB0
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAFB0 | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B0
Deuteranopia (green-blind)
#9299B1
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3aafb0; /* rgb */ color: rgb(58, 175, 176); /* oklch */ color: oklch(69.1% 0.102 195.9);
Tailwind
colors: {
custom: {
50: '#81c7c7',
500: '#3aafb0',
950: '#000000',
},
}SCSS
$custom: #3aafb0; $custom-light: #81c7c7; $custom-dark: #000000;
JSON
{
"hex": "#3aafb0",
"rgb": {
"r": 58,
"g": 175,
"b": 176
},
"hsl": {
"h": 180.508,
"s": 50.427,
"l": 45.882
},
"oklch": {
"l": 0.69088,
"c": 0.10172,
"h": 195.9
},
"luminance": 0.34694
}Semantic roles & 50–950 ramp
primary
#3AAFB0
secondary
#C38382
accent
#4F4EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282