#3AAFBC#3AAFBC
#3AAFBC is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.5% C 0.103 H 205.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3AAFBC |
|---|---|
| RGB | rgb(58, 175, 188) |
| HSL | hsl(186, 53%, 48%) |
| HSV | hsv(186, 69%, 74%) |
| CMYK | cmyk(69.1%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(65.89, -27.80, -16.11) |
| CIE-LCH | lch(65.89, 32.13, 210.09°) |
| OKLab | oklab(69.53% -0.0927 -0.0447) |
| OKLCH | oklch(69.53% 0.103 205.8) |
| XYZ | xyz(26.1481, 35.1873, 52.9810) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.18
Cadetblue
#5F9EA0
ΔE00 7.11
Lightseagreen
#20B2AA
ΔE00 8.40
Darkturquoise
#00CED1
ΔE00 9.35
Topaz
#13BBAF
ΔE00 10.25
Sea
#3C9992
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AAFBC #BC473A
analogous
#3ABC88 #3AAFBC #3A6EBC
triadic
#3AAFBC #BC3AAF #AFBC3A
tetradic
#3AAFBC #883ABC #BC473A #6EBC3A
square
#3AAFBC #883ABC #BC473A #6EBC3A
split-complementary
#3AAFBC #BC3A6E #BC883A
monochromatic
#1D585E #2C838D #3AAFBC #64C4CF #93D6DE
Accessibility & contrast
On white
2.61
#3AAFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#3AAFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AAFBC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AAFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AAFBC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3aafbc; /* rgb */ color: rgb(58, 175, 188); /* oklch */ color: oklch(69.5% 0.103 205.8);
Tailwind
colors: {
custom: {
50: '#82c7d0',
500: '#3aafbc',
950: '#000000',
},
}SCSS
$custom: #3aafbc; $custom-light: #82c7d0; $custom-dark: #000000;
JSON
{
"hex": "#3aafbc",
"rgb": {
"r": 58,
"g": 175,
"b": 188
},
"hsl": {
"h": 186,
"s": 52.846,
"l": 48.235
},
"oklch": {
"l": 0.69529,
"c": 0.10291,
"h": 205.8
},
"luminance": 0.3519
}Semantic roles & 50–950 ramp
primary
#3AAFBC
secondary
#C98F89
accent
#5A4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282