#3FAABB#3FAABB
#3FAABB is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.099 H 209.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3FAABB |
|---|---|
| RGB | rgb(63, 170, 187) |
| HSL | hsl(188, 50%, 49%) |
| HSV | hsv(188, 66%, 73%) |
| CMYK | cmyk(66.3%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.48, -24.86, -17.69) |
| CIE-LCH | lch(64.48, 30.51, 215.43°) |
| OKLab | oklab(68.41% -0.0855 -0.0491) |
| OKLCH | oklch(68.41% 0.099 209.9) |
| XYZ | xyz(25.3905, 33.3913, 52.1111) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.83
Cadetblue
#5F9EA0
ΔE00 6.84
Greyblue
#77A1B5
ΔE00 9.59
Lightseagreen
#20B2AA
ΔE00 10.35
Sea
#3C9992
ΔE00 10.91
Darkturquoise
#00CED1
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FAABB #BB503F
analogous
#3FBB8E #3FAABB #3F6CBB
triadic
#3FAABB #BB3FAA #AABB3F
tetradic
#3FAABB #8E3FBB #BB503F #6CBB3F
square
#3FAABB #8E3FBB #BB503F #6CBB3F
split-complementary
#3FAABB #BB3F6C #BB8E3F
monochromatic
#20575F #30808D #3FAABB #6ABFCD #98D3DC
Accessibility & contrast
On white
2.73
#3FAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#3FAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FAABB
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FAABB | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8997BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3faabb; /* rgb */ color: rgb(63, 170, 187); /* oklch */ color: oklch(68.4% 0.099 209.9);
Tailwind
colors: {
custom: {
50: '#83c3cf',
500: '#3faabb',
950: '#000000',
},
}SCSS
$custom: #3faabb; $custom-light: #83c3cf; $custom-dark: #000000;
JSON
{
"hex": "#3faabb",
"rgb": {
"r": 63,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.226,
"s": 49.6,
"l": 49.02
},
"oklch": {
"l": 0.68409,
"c": 0.09862,
"h": 209.9
},
"luminance": 0.33394
}Semantic roles & 50–950 ramp
primary
#3FAABB
secondary
#C8968E
accent
#624FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182